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

org.glowroot.instrumentation:instrumentation-apache-http-async-client 0.14.0

Instrumentation for Apache Http Async Client

Категории

Категории

CLI Взаимодействие с пользователем Glowroot Тестирование приложения и мониторинг Monitoring
Группа

Группа

org.glowroot.instrumentation
Идентификатор

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

instrumentation-apache-http-async-client
Версия

Версия

0.14.0
Тип

Тип

jar

Скачать instrumentation-apache-http-async-client 0.14.0


<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-apache-http-async-client/ -->
<dependency>
    <groupId>org.glowroot.instrumentation</groupId>
    <artifactId>instrumentation-apache-http-async-client</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-apache-http-async-client/
implementation 'org.glowroot.instrumentation:instrumentation-apache-http-async-client:0.14.0'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-apache-http-async-client/
implementation ("org.glowroot.instrumentation:instrumentation-apache-http-async-client:0.14.0")
'org.glowroot.instrumentation:instrumentation-apache-http-async-client:jar:0.14.0'
<dependency org="org.glowroot.instrumentation" name="instrumentation-apache-http-async-client" rev="0.14.0">
  <artifact name="instrumentation-apache-http-async-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-apache-http-async-client', version='0.14.0')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-apache-http-async-client" % "0.14.0"
[org.glowroot.instrumentation/instrumentation-apache-http-async-client "0.14.0"]