<dependency> <groupId>net.dreamlu</groupId> <artifactId>mica-prometheus</artifactId> <version>2.7.14</version> </dependency>
implementation 'net.dreamlu:mica-prometheus:2.7.14'
implementation("net.dreamlu:mica-prometheus:2.7.14")
libraryDependencies += "net.dreamlu" % "mica-prometheus" % "2.7.14"
@Grapes( @Grab(group='net.dreamlu', module='mica-prometheus', version='2.7.14') )
<dependency org="net.dreamlu" name="mica-prometheus" rev="2.7.14" />
[net.dreamlu/mica-prometheus "2.7.14"]
'net.dreamlu:mica-prometheus:jar:2.7.14'
compile
|-- org.springframework.boot:spring-boot-starter
|-- org.springframework.cloud:spring-cloud-commons