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