Last Version

agile-cache 2.1.0.M20

Cache util for Spring Boot

License

License

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-cache
Version

Version

2.1.0.M20
Type

Type

jar
Description

Description

agile-cache
Cache util for Spring Boot
Project URL

Project URL

https://github.com/mydeathtrial/agile-cache
Source Code Management

Source Code Management

https://github.com/mydeathtrial/agile-cache

Download agile-cache 2.1.0.M20


<!-- https://jarcasting.com/artifacts/cloud.agileframework/agile-cache/ -->
<dependency>
    <groupId>cloud.agileframework</groupId>
    <artifactId>agile-cache</artifactId>
    <version>2.1.0.M20</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.agileframework/agile-cache/
implementation 'cloud.agileframework:agile-cache:2.1.0.M20'
// https://jarcasting.com/artifacts/cloud.agileframework/agile-cache/
implementation ("cloud.agileframework:agile-cache:2.1.0.M20")
'cloud.agileframework:agile-cache:jar:2.1.0.M20'
<dependency org="cloud.agileframework" name="agile-cache" rev="2.1.0.M20">
  <artifact name="agile-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.agileframework', module='agile-cache', version='2.1.0.M20')
)
libraryDependencies += "cloud.agileframework" % "agile-cache" % "2.1.0.M20"
[cloud.agileframework/agile-cache "2.1.0.M20"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
de.ruedigermoeller : fst jar 2.57
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 Optional jar
org.springframework.boot : spring-boot-starter-json jar
org.hibernate : hibernate-ehcache Optional jar
net.sf.ehcache : ehcache jar
cloud.agileframework : common-util jar 2.1.0.M20
org.projectlombok : lombok Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar
org.awaitility : awaitility jar

Project Modules

There are no modules declared in this project.