Last Version

framework-cache 2.0.4

framework-cache

License

License

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-cache
Version

Version

2.0.4
Type

Type

jar
Description

Description

framework-cache
framework-cache
Project URL

Project URL

https://github.com/fartherp/framework

Download framework-cache 2.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.3.14.RELEASE
org.springframework : spring-core jar 4.3.14.RELEASE
commons-collections : commons-collections jar 3.2
redis.clients : jedis jar 2.9.0
commons-pool : commons-pool jar 1.6
com.github.fartherp : framework-common jar 2.0.4

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.