License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdco.bittub.ares |
ArtifactId | ArtifactIdares-cache-redis |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
ares-cache-redis-1.0.6.pom | |
ares-cache-redis-1.0.6.jar | 10 KB |
ares-cache-redis-1.0.6-sources.jar | 4 KB |
ares-cache-redis-1.0.6-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.bittub.ares/ares-cache-redis/ -->
<dependency>
<groupId>co.bittub.ares</groupId>
<artifactId>ares-cache-redis</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/co.bittub.ares/ares-cache-redis/
implementation 'co.bittub.ares:ares-cache-redis:1.0.6'
// https://jarcasting.com/artifacts/co.bittub.ares/ares-cache-redis/
implementation ("co.bittub.ares:ares-cache-redis:1.0.6")
'co.bittub.ares:ares-cache-redis:jar:1.0.6'
<dependency org="co.bittub.ares" name="ares-cache-redis" rev="1.0.6">
<artifact name="ares-cache-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.bittub.ares', module='ares-cache-redis', version='1.0.6')
)
libraryDependencies += "co.bittub.ares" % "ares-cache-redis" % "1.0.6"
[co.bittub.ares/ares-cache-redis "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
co.bittub.prime : prime-cache-redis | jar | 1.0.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.2.RELEASE |
io.lettuce : lettuce-core | jar | 5.0.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
co.bittub.prime : prime-cache | jar | 1.0.5 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |