License |
License |
---|---|
Categories |
CategoriesGlowroot Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.glowroot |
ArtifactId | ArtifactIdglowroot-agent-api |
Version | Version0.13.6 |
Type | Typejar |
Description |
DescriptionGlowroot Agent API
Glowroot Agent API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
glowroot-agent-api-0.13.6.pom | |
glowroot-agent-api-0.13.6.jar | 11 KB |
glowroot-agent-api-0.13.6-sources.jar | 11 KB |
glowroot-agent-api-0.13.6-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glowroot/glowroot-agent-api/ -->
<dependency>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-agent-api</artifactId>
<version>0.13.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot/glowroot-agent-api/
implementation 'org.glowroot:glowroot-agent-api:0.13.6'
// https://jarcasting.com/artifacts/org.glowroot/glowroot-agent-api/
implementation ("org.glowroot:glowroot-agent-api:0.13.6")
'org.glowroot:glowroot-agent-api:jar:0.13.6'
<dependency org="org.glowroot" name="glowroot-agent-api" rev="0.13.6">
<artifact name="glowroot-agent-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot', module='glowroot-agent-api', version='0.13.6')
)
libraryDependencies += "org.glowroot" % "glowroot-agent-api" % "0.13.6"
[org.glowroot/glowroot-agent-api "0.13.6"]
Group / Artifact | Type | Version |
---|---|---|
org.glowroot » glowroot-agent-core-unshaded | jar | 0.13.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 1.7.1 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |