License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdco.abit.ares |
ArtifactId | ArtifactIdares-cache-redis |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
ares-cache-redis-1.1.2.pom | |
ares-cache-redis-1.1.2.jar | 11 KB |
ares-cache-redis-1.1.2-sources.jar | 4 KB |
ares-cache-redis-1.1.2-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.abit.ares/ares-cache-redis/ -->
<dependency>
<groupId>co.abit.ares</groupId>
<artifactId>ares-cache-redis</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/co.abit.ares/ares-cache-redis/
implementation 'co.abit.ares:ares-cache-redis:1.1.2'
// https://jarcasting.com/artifacts/co.abit.ares/ares-cache-redis/
implementation ("co.abit.ares:ares-cache-redis:1.1.2")
'co.abit.ares:ares-cache-redis:jar:1.1.2'
<dependency org="co.abit.ares" name="ares-cache-redis" rev="1.1.2">
<artifact name="ares-cache-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.abit.ares', module='ares-cache-redis', version='1.1.2')
)
libraryDependencies += "co.abit.ares" % "ares-cache-redis" % "1.1.2"
[co.abit.ares/ares-cache-redis "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
co.abit.prime : prime-cache-redis | jar | 1.1.4 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.0.RELEASE |
io.lettuce : lettuce-core | jar | 5.0.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
co.abit.prime : prime-cache | jar | 1.1.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |