h

hoplite-micrometer-prometheus

Configuration for Kotlin
http://www.github.com/sksamuel/hoplite
The Apache 2.0 License
Stephen Samuel
Files download
File Operation
hoplite-micrometer-prometheus-2.3.0.jar download
hoplite-micrometer-prometheus-2.3.0.pom download
hoplite-micrometer-prometheus-2.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.sksamuel.hoplite</groupId>
  <artifactId>hoplite-micrometer-prometheus</artifactId>
  <version>2.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.sksamuel.hoplite:hoplite-micrometer-prometheus:2.3.0'
Gradle Kotlin
implementation("com.sksamuel.hoplite:hoplite-micrometer-prometheus:2.3.0")
Scala SBT
libraryDependencies += "com.sksamuel.hoplite" % "hoplite-micrometer-prometheus" % "2.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.sksamuel.hoplite', module='hoplite-micrometer-prometheus', version='2.3.0')
)
Apache Ivy
<dependency org="com.sksamuel.hoplite" name="hoplite-micrometer-prometheus" rev="2.3.0" />
Leiningen
[com.sksamuel.hoplite/hoplite-micrometer-prometheus "2.3.0"]
Apache Buildr
'com.sksamuel.hoplite:hoplite-micrometer-prometheus:jar:2.3.0'