Last Version

com.github.attt:archer-redis 1.0-rc3

A java cache framework based on method annotation.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.attt
ArtifactId

ArtifactId

archer-redis
Version

Version

1.0-rc3
Type

Type

jar
Description

Description

A java cache framework based on method annotation.

Download archer-redis 1.0-rc3


<!-- https://jarcasting.com/artifacts/com.github.attt/archer-redis/ -->
<dependency>
    <groupId>com.github.attt</groupId>
    <artifactId>archer-redis</artifactId>
    <version>1.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attt/archer-redis/
implementation 'com.github.attt:archer-redis:1.0-rc3'
// https://jarcasting.com/artifacts/com.github.attt/archer-redis/
implementation ("com.github.attt:archer-redis:1.0-rc3")
'com.github.attt:archer-redis:jar:1.0-rc3'
<dependency org="com.github.attt" name="archer-redis" rev="1.0-rc3">
  <artifact name="archer-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attt', module='archer-redis', version='1.0-rc3')
)
libraryDependencies += "com.github.attt" % "archer-redis" % "1.0-rc3"
[com.github.attt/archer-redis "1.0-rc3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.attt : archer-core jar 1.0-rc3
redis.clients : jedis jar 2.9.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.