<dependency> <groupId>net.dreamlu</groupId> <artifactId>mica-jetcache</artifactId> <version>2.7.18</version> </dependency>
implementation 'net.dreamlu:mica-jetcache:2.7.18'
implementation("net.dreamlu:mica-jetcache:2.7.18")
libraryDependencies += "net.dreamlu" % "mica-jetcache" % "2.7.18"
@Grapes( @Grab(group='net.dreamlu', module='mica-jetcache', version='2.7.18') )
<dependency org="net.dreamlu" name="mica-jetcache" rev="2.7.18" />
[net.dreamlu/mica-jetcache "2.7.18"]
'net.dreamlu:mica-jetcache:jar:2.7.18'
compile
|-- net.dreamlu:mica-core:2.7.18
|-- com.alicp.jetcache:jetcache-autoconfigure:2.7.3
|-- io.micrometer:micrometer-core