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