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