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