License |
License |
---|---|
Categories |
CategoriesGlowroot Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.glowroot |
ArtifactId | ArtifactIdglowroot-agent-plugin-api |
Last Version | Last Version0.14.0-beta.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlowroot Agent Plugin API
Glowroot Agent Plugin API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot/glowroot-agent-plugin-api/ -->
<dependency>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-agent-plugin-api</artifactId>
<version>0.14.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot/glowroot-agent-plugin-api/
implementation 'org.glowroot:glowroot-agent-plugin-api:0.14.0-beta.3'
// https://jarcasting.com/artifacts/org.glowroot/glowroot-agent-plugin-api/
implementation ("org.glowroot:glowroot-agent-plugin-api:0.14.0-beta.3")
'org.glowroot:glowroot-agent-plugin-api:jar:0.14.0-beta.3'
<dependency org="org.glowroot" name="glowroot-agent-plugin-api" rev="0.14.0-beta.3">
<artifact name="glowroot-agent-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot', module='glowroot-agent-plugin-api', version='0.14.0-beta.3')
)
libraryDependencies += "org.glowroot" % "glowroot-agent-plugin-api" % "0.14.0-beta.3"
[org.glowroot/glowroot-agent-plugin-api "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 |
org.mockito : mockito-core | jar | 3.2.4 |
com.google.guava : guava | jar | 31.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-core | jar | 1.2.11 |
ch.qos.logback : logback-classic | jar | 1.2.11 |