agile-cache

Cache util for Spring Boot

License

License

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-cache
Last Version

Last Version

2.1.0.M20
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.1.0.M20
2.1.0.M19
2.1.0.M18
2.1.0.M17
2.1.0.M16
2.1.0.M15
2.1.0.M10
2.1.0.M9
2.1.0.M8
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.0
0.1.0