Jar examples for e:embedded-redis
Redis embedded server for Java integration testing. Project forked from https://github.com/kstyrc/embedded-redis
You can download jar file embedded-redis 0.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add embedded-redis-0.6.jar to your project.
<dependency> <groupId>com.github.kstyrc</groupId> <artifactId>embedded-redis</artifactId> <version>0.6</version> </dependency>
compile group: 'com.github.kstyrc', name: 'embedded-redis', version: '0.6'
libraryDependencies += "com.github.kstyrc" % "embedded-redis" % "0.6"
<dependency org="com.github.kstyrc" name="embedded-redis" rev="0.6"/>
@Grapes(@Grab(group='com.github.kstyrc', module='embedded-redis', version='0.6'))
'com.github.kstyrc:embedded-redis:jar:0.6'
Click the following link to download the jar file.
embedded-redis-0.6-javadoc.jar