is not current version
Last Version 0.14.0-beta.3

org.glowroot:glowroot-agent 0.9.6

Glowroot Agent

Categories

Categories

Glowroot Application Testing & Monitoring Monitoring
GroupId

GroupId

org.glowroot
ArtifactId

ArtifactId

glowroot-agent
Version

Version

0.9.6
Type

Type

jar

Download glowroot-agent 0.9.6


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