| License | License | 
|---|---|
| Categories | CategoriesPrometheus Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdio.prometheus | 
| ArtifactId | ArtifactIdbenchmarks | 
| Last Version | Last Version0.12.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPrometheus Java Client Benchmarks Benchmarks of client performance, and comparison to other systems. | 
| Filename | Size | 
|---|---|
| benchmarks-0.12.0.pom | |
| benchmarks-0.12.0.jar | 209 KB | 
| benchmarks-0.12.0-sources.jar | 104 KB | 
| benchmarks-0.12.0-javadoc.jar | 903 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.prometheus/benchmarks/ -->
<dependency>
    <groupId>io.prometheus</groupId>
    <artifactId>benchmarks</artifactId>
    <version>0.12.0</version>
</dependency>// https://jarcasting.com/artifacts/io.prometheus/benchmarks/
implementation 'io.prometheus:benchmarks:0.12.0'// https://jarcasting.com/artifacts/io.prometheus/benchmarks/
implementation ("io.prometheus:benchmarks:0.12.0")'io.prometheus:benchmarks:jar:0.12.0'<dependency org="io.prometheus" name="benchmarks" rev="0.12.0">
  <artifact name="benchmarks" type="jar" />
</dependency>@Grapes(
@Grab(group='io.prometheus', module='benchmarks', version='0.12.0')
)libraryDependencies += "io.prometheus" % "benchmarks" % "0.12.0"[io.prometheus/benchmarks "0.12.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.3.2 | 
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.3.2 | 
| javax.annotation : javax.annotation-api | jar | 1.3.1 | 
| io.prometheus : simpleclient | jar | 0.12.0 | 
| com.codahale.metrics : metrics-core | jar | 3.0.2 |