Last Version

Prometheus Java Client Examples 0.0.10

The Prometheus Java Examples

License

License

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus.client
ArtifactId

ArtifactId

examples
Version

Version

0.0.10
Type

Type

pom
Description

Description

Prometheus Java Client Examples
The Prometheus Java Examples
Project URL

Project URL

http://github.com/prometheus/client_java

Download examples 0.0.10

Filename Size
examples-0.0.10.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • guice
  • jvmstat
  • random
  • simple