is not current version
Last Version 0.12.0

io.prometheus:benchmarks 0.7.0

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.7.0
Type

Type

jar

Download benchmarks 0.7.0


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