is not current version
Last Version 0.12.0

io.prometheus:benchmarks 0.8.1

Benchmarks of client performance, and comparison to other systems.

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus
ArtifactId

ArtifactId

benchmarks
Version

Version

0.8.1
Type

Type

jar

Download benchmarks 0.8.1


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