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