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

org.glowroot.instrumentation:instrumentation-jaxws 0.14.6

Instrumentation for JAX-WS

Категории

Категории

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

Группа

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

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

instrumentation-jaxws
Версия

Версия

0.14.6
Тип

Тип

jar

Скачать instrumentation-jaxws 0.14.6


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