is not current version
Last Version 2.1.1

com.networknt:prometheus 2.0.6

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.6
Type

Type

jar

Download prometheus 2.0.6


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