is not current version
Last Version 2.1.1

com.networknt:prometheus 1.5.28

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

Type

jar

Download prometheus 1.5.28


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