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

org.cloudera.htrace:htrace-zipkin 2.03


Категории

Категории

Zipkin Тестирование приложения и мониторинг Application Performance Monitoring (APM)
Группа

Группа

org.cloudera.htrace
Идентификатор

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

htrace-zipkin
Версия

Версия

2.03
Тип

Тип

jar

Скачать htrace-zipkin 2.03


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