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