License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.incu6us.redis |
ArtifactId | ArtifactIdredis-mock-template |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-mock-template
Redis Mock Template
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redis-mock-template-0.0.2.pom | |
redis-mock-template-0.0.2.jar | 9 KB |
redis-mock-template-0.0.2-sources.jar | 4 KB |
redis-mock-template-0.0.2-javadoc.jar | 418 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.1.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |