License |
License |
---|---|
Categories |
CategoriesGlowroot Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.glowroot |
ArtifactId | ArtifactIdglowroot-central |
Last Version | Last Version0.14.0-beta.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlowroot Central Collector
Glowroot Central Collector
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot/glowroot-central/ -->
<dependency>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-central</artifactId>
<version>0.14.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot/glowroot-central/
implementation 'org.glowroot:glowroot-central:0.14.0-beta.3'
// https://jarcasting.com/artifacts/org.glowroot/glowroot-central/
implementation ("org.glowroot:glowroot-central:0.14.0-beta.3")
'org.glowroot:glowroot-central:jar:0.14.0-beta.3'
<dependency org="org.glowroot" name="glowroot-central" rev="0.14.0-beta.3">
<artifact name="glowroot-central" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot', module='glowroot-central', version='0.14.0-beta.3')
)
libraryDependencies += "org.glowroot" % "glowroot-central" % "0.14.0-beta.3"
[org.glowroot/glowroot-central "0.14.0-beta.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.immutables : value | jar | 2.8.8 |
org.immutables : serial | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
org.assertj : assertj-core | jar | 3.21.0 |
org.mockito : mockito-core | jar | 3.2.4 |
org.rauschig : jarchivelib | jar | 1.0.0 |