License |
License |
---|---|
Categories |
CategoriesCLI User Interface Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.prometheus.client.examples |
ArtifactId | ArtifactIdrandom |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus Java Client Random Distribution Example
The Prometheus Java Client Random Distribution Example
|
Project URL |
Project URL |
Filename | Size |
---|---|
random-0.0.10.pom | |
random-0.0.10.jar | 5 KB |
random-0.0.10-sources.jar | 2 KB |
random-0.0.10-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.prometheus.client.examples/random/ -->
<dependency>
<groupId>io.prometheus.client.examples</groupId>
<artifactId>random</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus.client.examples/random/
implementation 'io.prometheus.client.examples:random:0.0.10'
// https://jarcasting.com/artifacts/io.prometheus.client.examples/random/
implementation ("io.prometheus.client.examples:random:0.0.10")
'io.prometheus.client.examples:random:jar:0.0.10'
<dependency org="io.prometheus.client.examples" name="random" rev="0.0.10">
<artifact name="random" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prometheus.client.examples', module='random', version='0.0.10')
)
libraryDependencies += "io.prometheus.client.examples" % "random" % "0.0.10"
[io.prometheus.client.examples/random "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : client | jar | 0.0.10 |
io.prometheus.client.utility : servlet | 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 |
org.apache.commons : commons-math3 | jar | 3.0 |