is not current version
Last Version 2.1.1

com.networknt:prometheus 1.5.20

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

1.5.20
Type

Type

jar

Download prometheus 1.5.20


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