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