не последняя версия
Последняя версия 0.12.0

io.prometheus:benchmarks 0.0.22

Benchmarks of client performance, and comparison to other systems.

Категории

Категории

Prometheus Тестирование приложения и мониторинг Monitoring
Группа

Группа

io.prometheus
Идентификатор

Идентификатор

benchmarks
Версия

Версия

0.0.22
Тип

Тип

jar

Скачать benchmarks 0.0.22


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