Last Version

co.abit.ares:ares-cache-redis 1.1.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

co.abit.ares
ArtifactId

ArtifactId

ares-cache-redis
Version

Version

1.1.2
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/ares-cache-redis

Download ares-cache-redis 1.1.2


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.