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