Jar examples for g:gatling-jdbc
gatling-jdbc
You can download jar file gatling-jdbc 2.1.6 in this page.
Apache 2
You can use the following script to add gatling-jdbc-2.1.6.jar to your project.
<dependency> <groupId>io.gatling</groupId> <artifactId>gatling-jdbc</artifactId> <version>2.1.6</version> </dependency>
compile group: 'io.gatling', name: 'gatling-jdbc', version: '2.1.6'
libraryDependencies += "io.gatling" % "gatling-jdbc" % "2.1.6"
<dependency org="io.gatling" name="gatling-jdbc" rev="2.1.6"/>
@Grapes(@Grab(group='io.gatling', module='gatling-jdbc', version='2.1.6'))
'io.gatling:gatling-jdbc:jar:2.1.6'
Click the following link to download the jar file.
gatling-jdbc-2.1.6-javadoc.jar