Download gatling-http-2.3.0.jar file - Jar g

Jar examples for g:gatling-http

Description

gatling-http

You can download jar file gatling-http 2.3.0 in this page.

License

Apache 2

Build File

You can use the following script to add gatling-http-2.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

gatling-http-2.3.0-javadoc.jar
gatling-http-2.3.0-sources.jar
gatling-http-2.3.0.jar
gatling-http-2.3.0.pom



Related Tutorials