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