Last Version

westcache 0.0.35

java cache with unified administration

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

westcache
Version

Version

0.0.35
Type

Type

jar
Description

Description

westcache
java cache with unified administration
Project URL

Project URL

http://github.com/bingoohuang/westcache
Source Code Management

Source Code Management

http://github.com/bingoohuang/westcache

Download westcache 0.0.35


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

Dependencies

compile (15)

Group / Artifact Type Version
com.github.bingoohuang : java-utils jar 0.0.22
org.ow2.asm : asm jar 6.2
org.quartz-scheduler : quartz Optional jar 2.2.3
org.apache.commons : commons-lang3 jar 3.5
redis.clients : jedis Optional jar 2.9.0
net.jodah : expiringmap Optional jar 0.5.8
joda-time : joda-time jar 2.9.9
com.github.bingoohuang : diamond-client Optional jar 0.0.21
com.alibaba : fastjson jar 1.2.47
cglib : cglib-nodep jar 3.2.9
com.google.guava : guava jar 25.1-jre
org.slf4j : slf4j-api jar 1.7.22
org.springframework : spring-beans Optional jar 4.1.6.RELEASE
org.springframework : spring-context Optional jar 4.1.6.RELEASE
com.github.bingoohuang : eql Optional jar 0.1.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.0

test (10)

Group / Artifact Type Version
com.github.kstyrc : embedded-redis jar 0.6
org.jmockit : jmockit jar 1.30
junit : junit jar 4.12
com.google.truth : truth jar 0.28
ch.qos.logback : logback-classic jar 1.1.8
com.h2database : h2 jar 1.4.193
org.springframework : spring-test jar 4.1.5.RELEASE
org.springframework : spring-aspects jar 4.1.5.RELEASE
org.openjdk.jmh : jmh-core jar 1.20
org.openjdk.jmh : jmh-generator-annprocess jar 1.20

Project Modules

There are no modules declared in this project.