| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Net Metrics Application Testing & Monitoring Monitoring Prometheus |
| GroupId | GroupIdnet.thisptr |
| ArtifactId | ArtifactIdjava-prometheus-metrics-agent |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPrometheus Metrics Agent
Java agent for collecting and reporting metrics to Prometheus
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.thisptr/java-prometheus-metrics-agent/ -->
<dependency>
<groupId>net.thisptr</groupId>
<artifactId>java-prometheus-metrics-agent</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.thisptr/java-prometheus-metrics-agent/
implementation 'net.thisptr:java-prometheus-metrics-agent:0.0.5'
// https://jarcasting.com/artifacts/net.thisptr/java-prometheus-metrics-agent/
implementation ("net.thisptr:java-prometheus-metrics-agent:0.0.5")
'net.thisptr:java-prometheus-metrics-agent:jar:0.0.5'
<dependency org="net.thisptr" name="java-prometheus-metrics-agent" rev="0.0.5">
<artifact name="java-prometheus-metrics-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thisptr', module='java-prometheus-metrics-agent', version='0.0.5')
)
libraryDependencies += "net.thisptr" % "java-prometheus-metrics-agent" % "0.0.5"
[net.thisptr/java-prometheus-metrics-agent "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-validator | jar | 6.0.12.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
| org.assertj : assertj-core | jar | 3.13.2 |