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