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