Last Version

Integration Test - Example Application 0.12.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

example_application
Version

Version

0.12.0
Type

Type

jar
Description

Description

Integration Test - Example Application
The Prometheus Java Suite: Client Metrics, Exposition, and Examples

Download example_application 0.12.0


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

Dependencies

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

Project Modules

There are no modules declared in this project.