is not current version
Last Version 0.14.0-beta.3

org.glowroot:glowroot-parent 0.9.22

Glowroot Parent Project

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot
ArtifactId

ArtifactId

glowroot-parent
Version

Version

0.9.22
Type

Type

pom

Download glowroot-parent 0.9.22

Filename Size
glowroot-parent-0.9.22.pom 29 KB
Browse

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