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