is not current version
Last Version 2.1.1

com.networknt:prometheus 2.0.13

A prometheus metrics handler to log statistic info on the server

Categories

Categories

Net Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

prometheus
Version

Version

2.0.13
Type

Type

jar

Download prometheus 2.0.13


<!-- https://jarcasting.com/artifacts/com.networknt/prometheus/ -->
<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>prometheus</artifactId>
    <version>2.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/prometheus/
implementation 'com.networknt:prometheus:2.0.13'
// https://jarcasting.com/artifacts/com.networknt/prometheus/
implementation ("com.networknt:prometheus:2.0.13")
'com.networknt:prometheus:jar:2.0.13'
<dependency org="com.networknt" name="prometheus" rev="2.0.13">
  <artifact name="prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='prometheus', version='2.0.13')
)
libraryDependencies += "com.networknt" % "prometheus" % "2.0.13"
[com.networknt/prometheus "2.0.13"]