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