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