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