| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGlowroot Тестирование приложения и мониторинг Monitoring |
| Группа | Группаorg.glowroot |
| Идентификатор | Идентификаторglowroot-central |
| Последняя версия | Последняя версия0.14.0-beta.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGlowroot Central Collector
Glowroot Central Collector
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.glowroot/glowroot-central/ -->
<dependency>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-central</artifactId>
<version>0.14.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot/glowroot-central/
implementation 'org.glowroot:glowroot-central:0.14.0-beta.3'
// https://jarcasting.com/artifacts/org.glowroot/glowroot-central/
implementation ("org.glowroot:glowroot-central:0.14.0-beta.3")
'org.glowroot:glowroot-central:jar:0.14.0-beta.3'
<dependency org="org.glowroot" name="glowroot-central" rev="0.14.0-beta.3">
<artifact name="glowroot-central" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot', module='glowroot-central', version='0.14.0-beta.3')
)
libraryDependencies += "org.glowroot" % "glowroot-central" % "0.14.0-beta.3"
[org.glowroot/glowroot-central "0.14.0-beta.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.immutables : value | jar | 2.8.8 |
| org.immutables : serial | jar | 2.8.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.mockito : mockito-core | jar | 3.2.4 |
| org.rauschig : jarchivelib | jar | 1.0.0 |