Last Version

mcache 1.0

mcache

License

License

GroupId

GroupId

com.github.msimw
ArtifactId

ArtifactId

mcache
Version

Version

1.0
Type

Type

jar
Description

Description

mcache
mcache
Project URL

Project URL

https://github.com/msimw/mcache
Source Code Management

Source Code Management

https://github.com/msimw/mcache

Download mcache 1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.6
org.apache.commons : commons-lang3 jar 3.3.2
org.springframework : spring-context jar 4.2.2.RELEASE
org.aspectj : aspectjweaver jar 1.8.7
com.whalin : Memcached-Java-Client jar 3.0.0
redis.clients : jedis jar 2.9.0
com.alibaba : fastjson jar 1.2.37

runtime (1)

Group / Artifact Type Version
cglib : cglib jar 2.2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.2.2.RELEASE

Project Modules

There are no modules declared in this project.