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