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.8.jar 下载
mica-jetcache-2.7.18.8.pom 下载
mica-jetcache-2.7.18.8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>net.dreamlu</groupId>
  <artifactId>mica-jetcache</artifactId>
  <version>2.7.18.8</version>
</dependency>
Gradle Groovy
implementation 'net.dreamlu:mica-jetcache:2.7.18.8'
Gradle Kotlin
implementation("net.dreamlu:mica-jetcache:2.7.18.8")
Scala SBT
libraryDependencies += "net.dreamlu" % "mica-jetcache" % "2.7.18.8"
Groovy Grape
@Grapes(
  @Grab(group='net.dreamlu', module='mica-jetcache', version='2.7.18.8')
)
Apache Ivy
<dependency org="net.dreamlu" name="mica-jetcache" rev="2.7.18.8" />
Leiningen
[net.dreamlu/mica-jetcache "2.7.18.8"]
Apache Buildr
'net.dreamlu:mica-jetcache:jar:2.7.18.8'