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