is not current version
Last Version 0.14.0-beta.3

org.glowroot:glowroot-central 0.12.3

Glowroot Central Collector

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot
ArtifactId

ArtifactId

glowroot-central
Version

Version

0.12.3
Type

Type

jar

Download glowroot-central 0.12.3


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