| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGlowroot Тестирование приложения и мониторинг Monitoring |
| Группа | Группаorg.glowroot.instrumentation |
| Идентификатор | Идентификаторinstrumentation-executor |
| Версия | Версия0.14.9 |
| Тип | Типjar |
| Описание |
ОписаниеInstrumentation for Executors
Instrumentation for Executors
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-executor/ -->
<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-executor</artifactId>
<version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-executor/
implementation 'org.glowroot.instrumentation:instrumentation-executor:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-executor/
implementation ("org.glowroot.instrumentation:instrumentation-executor:0.14.9")
'org.glowroot.instrumentation:instrumentation-executor:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-executor" rev="0.14.9">
<artifact name="instrumentation-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-executor', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-executor" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-executor "0.14.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glowroot.instrumentation : instrumentation-api | jar | 0.14.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 1.7.1 |
| com.google.guava : guava | jar | 20.0 |
| org.glowroot.instrumentation : instrumentation-test-harness | jar | 0.14.9 |
| javax.ejb : javax.ejb-api | jar | 3.2.2 |