Download gatling-commons-2.2.5.jar file - Jar g

Jar examples for g:gatling-commons

Description

gatling-commons

You can download jar file gatling-commons 2.2.5 in this page.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

gatling-commons-2.2.5-javadoc.jar
gatling-commons-2.2.5-sources.jar
gatling-commons-2.2.5.jar
gatling-commons-2.2.5.pom



Related Tutorials