redis-mock-template

Redis Mock Template

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.incu6us.redis
ArtifactId

ArtifactId

redis-mock-template
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

redis-mock-template
Redis Mock Template
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/redis-mock-template
Source Code Management

Source Code Management

https://github.com/incu6us/redis-mock-template

Download redis-mock-template

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.8
org.springframework.data : spring-data-redis jar
com.fiftyonred : mock-jedis jar 0.4.0
org.springframework.boot : spring-boot-test-autoconfigure jar 2.1.5.RELEASE
org.springframework : spring-core jar 5.1.7.RELEASE

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.1.5.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1