h

hmily-metrics-prometheus

Files download
File Operation
hmily-metrics-prometheus-2.1.2.jar download
hmily-metrics-prometheus-2.1.2.pom download
hmily-metrics-prometheus-2.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.dromara</groupId>
  <artifactId>hmily-metrics-prometheus</artifactId>
  <version>2.1.2</version>
</dependency>
Gradle Groovy
implementation 'org.dromara:hmily-metrics-prometheus:2.1.2'
Gradle Kotlin
implementation("org.dromara:hmily-metrics-prometheus:2.1.2")
Scala SBT
libraryDependencies += "org.dromara" % "hmily-metrics-prometheus" % "2.1.2"
Groovy Grape
@Grapes(
  @Grab(group='org.dromara', module='hmily-metrics-prometheus', version='2.1.2')
)
Apache Ivy
<dependency org="org.dromara" name="hmily-metrics-prometheus" rev="2.1.2" />
Leiningen
[org.dromara/hmily-metrics-prometheus "2.1.2"]
Apache Buildr
'org.dromara:hmily-metrics-prometheus:jar:2.1.2'