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

org.glowroot.instrumentation:instrumentation-servlet 0.14.0

Instrumentation for the Servlet API

Категории

Категории

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

Группа

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

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

instrumentation-servlet
Версия

Версия

0.14.0
Тип

Тип

jar

Скачать instrumentation-servlet 0.14.0


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