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