is not current version
Last Version 2.1.0.M20

agile-cache 2.0.11

Cache util for Spring Boot

License

License

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-cache
Version

Version

2.0.11
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.0.11


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 Optional jar
org.hibernate : hibernate-ehcache Optional jar
net.sf.ehcache : ehcache jar
cloud.agileframework : spring-util jar 2.0.11
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (2)

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

Project Modules

There are no modules declared in this project.