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