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