Last Version

Prometheus Java Suite 0.16.0

The Prometheus Java Suite: Client Metrics, Exposition, and Examples

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus
ArtifactId

ArtifactId

parent
Version

Version

0.16.0
Type

Type

pom
Description

Description

Prometheus Java Suite
The Prometheus Java Suite: Client Metrics, Exposition, and Examples
Project URL

Project URL

http://github.com/prometheus/client_java

Download parent 0.16.0

Filename Size
parent-0.16.0.pom 12 KB
Browse

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

Dependencies

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

Project Modules

  • simpleclient
  • simpleclient_common
  • simpleclient_caffeine
  • simpleclient_dropwizard
  • simpleclient_graphite_bridge
  • simpleclient_hibernate
  • simpleclient_guava
  • simpleclient_hotspot
  • simpleclient_httpserver
  • simpleclient_log4j
  • simpleclient_log4j2
  • simpleclient_logback
  • simpleclient_pushgateway
  • simpleclient_servlet
  • simpleclient_servlet_common
  • simpleclient_servlet_jakarta
  • simpleclient_spring_web
  • simpleclient_spring_boot
  • simpleclient_jetty
  • simpleclient_jetty_jdk8
  • simpleclient_tracer
  • simpleclient_vertx
  • simpleclient_vertx4
  • simpleclient_bom
  • benchmarks
  • integration_tests