Last Version

com.github.houbb:cache-core 0.0.15

The cache tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

cache-core
Version

Version

0.0.15
Type

Type

jar
Description

Description

The cache tool for java.

Download cache-core 0.0.15


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : cache-api jar 0.0.15
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : heaven jar 0.1.117
com.github.houbb : aop-core jar 0.0.3
com.alibaba : fastjson jar 1.2.70

Project Modules

There are no modules declared in this project.