Download gatling-core-2.0.0-RC6.jar file - Jar g

Jar examples for g:gatling-core

Description

gatling-core

You can download jar file gatling-core 2.0.0-RC6 in this page.

License

Apache 2

Build File

You can use the following script to add gatling-core-2.0.0-RC6.jar to your project.

<dependency>
   <groupId>io.gatling</groupId>
   <artifactId>gatling-core</artifactId>
   <version>2.0.0-RC6</version>
</dependency>
compile group: 'io.gatling', name: 'gatling-core', version: '2.0.0-RC6'
libraryDependencies += "io.gatling" % "gatling-core" % "2.0.0-RC6"
<dependency org="io.gatling" name="gatling-core" rev="2.0.0-RC6"/>
@Grapes(@Grab(group='io.gatling', module='gatling-core', version='2.0.0-RC6'))
'io.gatling:gatling-core:jar:2.0.0-RC6'

Download

Click the following link to download the jar file.

gatling-core-2.0.0-RC6-javadoc.jar
gatling-core-2.0.0-RC6-sources.jar
gatling-core-2.0.0-RC6.jar
gatling-core-2.0.0-RC6.pom



Related Tutorials