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

Jar examples for g:gatling-http

Description

gatling-http

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials