is not current version
Last Version 0.11.0

embedded-redis 0.10.0

Redis embedded server for Java integration testing. Project forked from https://github.com/ozimov/embedded-redis Which was forked from https://github.com/kstyrc/embedded-redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.codemonstur
ArtifactId

ArtifactId

embedded-redis
Version

Version

0.10.0
Type

Type

jar
Description

Description

embedded-redis
Redis embedded server for Java integration testing. Project forked from https://github.com/ozimov/embedded-redis Which was forked from https://github.com/kstyrc/embedded-redis
Project URL

Project URL

https://github.com/codemonstur/embedded-redis
Source Code Management

Source Code Management

https://github.com/codemonstur/embedded-redis

Download embedded-redis 0.10.0


<!-- https://jarcasting.com/artifacts/com.github.codemonstur/embedded-redis/ -->
<dependency>
    <groupId>com.github.codemonstur</groupId>
    <artifactId>embedded-redis</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codemonstur/embedded-redis/
implementation 'com.github.codemonstur:embedded-redis:0.10.0'
// https://jarcasting.com/artifacts/com.github.codemonstur/embedded-redis/
implementation ("com.github.codemonstur:embedded-redis:0.10.0")
'com.github.codemonstur:embedded-redis:jar:0.10.0'
<dependency org="com.github.codemonstur" name="embedded-redis" rev="0.10.0">
  <artifact name="embedded-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codemonstur', module='embedded-redis', version='0.10.0')
)
libraryDependencies += "com.github.codemonstur" % "embedded-redis" % "0.10.0"
[com.github.codemonstur/embedded-redis "0.10.0"]

Dependencies

test (4)

Group / Artifact Type Version
redis.clients : jedis jar 2.8.2
org.springframework.data : spring-data-redis jar 1.8.0.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.