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