is not current version
Last Version 1.0.6_8

cn.sliew:milky-cache 1.0.0


GroupId

GroupId

cn.sliew
ArtifactId

ArtifactId

milky-cache
Version

Version

1.0.0
Type

Type

pom
Description

Description

Download milky-cache 1.0.0

Filename Size
milky-cache-1.0.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.sliew/milky-cache/ -->
<dependency>
    <groupId>cn.sliew</groupId>
    <artifactId>milky-cache</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.sliew/milky-cache/
implementation 'cn.sliew:milky-cache:1.0.0'
// https://jarcasting.com/artifacts/cn.sliew/milky-cache/
implementation ("cn.sliew:milky-cache:1.0.0")
'cn.sliew:milky-cache:pom:1.0.0'
<dependency org="cn.sliew" name="milky-cache" rev="1.0.0">
  <artifact name="milky-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.sliew', module='milky-cache', version='1.0.0')
)
libraryDependencies += "cn.sliew" % "milky-cache" % "1.0.0"
[cn.sliew/milky-cache "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.sliew : milky-concurrent jar

Project Modules

  • milky-cache-api
  • milky-cache-ohc
  • milky-cache-lettuce
  • milky-cache-caffeine
  • milky-cache-test