m

mica-jetcache

An enhanced toolkit of Spring cloud to simplify development.
https://github.com/lets-mica/mica
GNU LESSER GENERAL PUBLIC LICENSE
Dreamlu
文件下载
文件名 操作
mica-jetcache-2.7.18.jar 下载
mica-jetcache-2.7.18.pom 下载
mica-jetcache-2.7.18-sources.jar 下载
Apache Maven
<dependency>
  <groupId>net.dreamlu</groupId>
  <artifactId>mica-jetcache</artifactId>
  <version>2.7.18</version>
</dependency>
Gradle Groovy
implementation 'net.dreamlu:mica-jetcache:2.7.18'
Gradle Kotlin
implementation("net.dreamlu:mica-jetcache:2.7.18")
Scala SBT
libraryDependencies += "net.dreamlu" % "mica-jetcache" % "2.7.18"
Groovy Grape
@Grapes(
  @Grab(group='net.dreamlu', module='mica-jetcache', version='2.7.18')
)
Apache Ivy
<dependency org="net.dreamlu" name="mica-jetcache" rev="2.7.18" />
Leiningen
[net.dreamlu/mica-jetcache "2.7.18"]
Apache Buildr
'net.dreamlu:mica-jetcache:jar:2.7.18'