Last Version

Prometheus Java Client Jvmstat Example 0.0.10

The Prometheus Java Client Jvmstat Injection Example

License

License

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus.client.examples
ArtifactId

ArtifactId

jvmstat
Version

Version

0.0.10
Type

Type

jar
Description

Description

Prometheus Java Client Jvmstat Example
The Prometheus Java Client Jvmstat Injection Example
Project URL

Project URL

http://github.com/prometheus/client_java

Download jvmstat 0.0.10


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

Dependencies

compile (9)

Group / Artifact Type Version
io.prometheus : client jar 0.0.10
io.prometheus.client.utility : servlet jar 0.0.10
io.prometheus.client.utility : jvmstat jar 0.0.10
io.prometheus.client.examples : guice jar 0.0.10
org.eclipse.jetty : jetty-server jar 8.1.7.v20120910
org.eclipse.jetty : jetty-servlet jar 8.1.7.v20120910
args4j : args4j jar 2.0.16
com.google.inject.extensions : guice-multibindings jar 3.0
com.google.inject : guice jar 3.0

Project Modules

There are no modules declared in this project.