License |
License |
---|---|
Categories |
CategoriesGlowroot Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.glowroot |
ArtifactId | ArtifactIdglowroot-agent-api |
Last Version | Last Version0.14.0-beta.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlowroot Agent API
Glowroot Agent API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot/glowroot-agent-api/ -->
<dependency>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-agent-api</artifactId>
<version>0.14.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot/glowroot-agent-api/
implementation 'org.glowroot:glowroot-agent-api:0.14.0-beta.3'
// https://jarcasting.com/artifacts/org.glowroot/glowroot-agent-api/
implementation ("org.glowroot:glowroot-agent-api:0.14.0-beta.3")
'org.glowroot:glowroot-agent-api:jar:0.14.0-beta.3'
<dependency org="org.glowroot" name="glowroot-agent-api" rev="0.14.0-beta.3">
<artifact name="glowroot-agent-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot', module='glowroot-agent-api', version='0.14.0-beta.3')
)
libraryDependencies += "org.glowroot" % "glowroot-agent-api" % "0.14.0-beta.3"
[org.glowroot/glowroot-agent-api "0.14.0-beta.3"]
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual Optional | jar | 3.18.1 |
Group / Artifact | Type | Version |
---|---|---|
org.glowroot » glowroot-agent-core-unshaded | jar | 0.14.0-beta.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.assertj : assertj-core | jar | 3.21.0 |
ch.qos.logback : logback-core | jar | 1.2.11 |
ch.qos.logback : logback-classic | jar | 1.2.11 |