Download gatling-redis-2.2.1.jar file - Jar g

Jar examples for g:gatling-redis

Description

gatling-redis

You can download jar file gatling-redis 2.2.1 in this page.

License

Apache 2

Build File

You can use the following script to add gatling-redis-2.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

gatling-redis-2.2.1-javadoc.jar
gatling-redis-2.2.1-sources.jar
gatling-redis-2.2.1.jar
gatling-redis-2.2.1.pom



Related Tutorials