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