Last Version

co.exabit.prime:prime-cache-redis 1.0.0

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

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

co.exabit.prime
ArtifactId

ArtifactId

prime-cache-redis
Version

Version

1.0.0
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/prime-cache-redis

Download prime-cache-redis 1.0.0


<!-- https://jarcasting.com/artifacts/co.exabit.prime/prime-cache-redis/ -->
<dependency>
    <groupId>co.exabit.prime</groupId>
    <artifactId>prime-cache-redis</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.exabit.prime/prime-cache-redis/
implementation 'co.exabit.prime:prime-cache-redis:1.0.0'
// https://jarcasting.com/artifacts/co.exabit.prime/prime-cache-redis/
implementation ("co.exabit.prime:prime-cache-redis:1.0.0")
'co.exabit.prime:prime-cache-redis:jar:1.0.0'
<dependency org="co.exabit.prime" name="prime-cache-redis" rev="1.0.0">
  <artifact name="prime-cache-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.exabit.prime', module='prime-cache-redis', version='1.0.0')
)
libraryDependencies += "co.exabit.prime" % "prime-cache-redis" % "1.0.0"
[co.exabit.prime/prime-cache-redis "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
co.exabit.prime : prime-cache jar 1.0.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.5

provided (1)

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

Project Modules

There are no modules declared in this project.