Download gatling-jdbc-2.0.0-M4-NAP.jar file - Jar g

Jar examples for g:gatling-jdbc

Description

gatling-jdbc

You can download jar file gatling-jdbc 2.0.0-M4-NAP in this page.

License

Apache 2

Build File

You can use the following script to add gatling-jdbc-2.0.0-M4-NAP.jar to your project.

<dependency>
   <groupId>com.netaporter.gatling</groupId>
   <artifactId>gatling-jdbc</artifactId>
   <version>2.0.0-M4-NAP</version>
</dependency>
compile group: 'com.netaporter.gatling', name: 'gatling-jdbc', version: '2.0.0-M4-NAP'
libraryDependencies += "com.netaporter.gatling" % "gatling-jdbc" % "2.0.0-M4-NAP"
<dependency org="com.netaporter.gatling" name="gatling-jdbc" rev="2.0.0-M4-NAP"/>
@Grapes(@Grab(group='com.netaporter.gatling', module='gatling-jdbc', version='2.0.0-M4-NAP'))
'com.netaporter.gatling:gatling-jdbc:jar:2.0.0-M4-NAP'

Download

Click the following link to download the jar file.

gatling-jdbc-2.0.0-M4-NAP-javadoc.jar
gatling-jdbc-2.0.0-M4-NAP-sources.jar
gatling-jdbc-2.0.0-M4-NAP.jar
gatling-jdbc-2.0.0-M4-NAP.pom



Related Tutorials