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