не последняя версия
Последняя версия 0.14.0-beta.3

org.glowroot:glowroot-parent 0.10.3

Glowroot Parent Project

Категории

Категории

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

Группа

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

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

glowroot-parent
Версия

Версия

0.10.3
Тип

Тип

pom

Скачать glowroot-parent 0.10.3

Имя Файла Размер
glowroot-parent-0.10.3.pom 29 KB
Обзор

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