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

org.glowroot.instrumentation:instrumentation-grails 0.14.2

Instrumentation for Grails

Категории

Категории

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

Группа

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

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

instrumentation-grails
Версия

Версия

0.14.2
Тип

Тип

jar

Скачать instrumentation-grails 0.14.2


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