| License |
License |
|---|---|
| Categories |
CategoriesMongoDB Data Databases Glowroot Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.glowroot.instrumentation |
| ArtifactId | ArtifactIdinstrumentation-mongodb |
| Version | Version0.14.9 |
| Type | Typejar |
| Description |
DescriptionInstrumentation for MongoDB
Instrumentation for MongoDB
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-mongodb/ -->
<dependency>
<groupId>org.glowroot.instrumentation</groupId>
<artifactId>instrumentation-mongodb</artifactId>
<version>0.14.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-mongodb/
implementation 'org.glowroot.instrumentation:instrumentation-mongodb:0.14.9'
// https://jarcasting.com/artifacts/org.glowroot.instrumentation/instrumentation-mongodb/
implementation ("org.glowroot.instrumentation:instrumentation-mongodb:0.14.9")
'org.glowroot.instrumentation:instrumentation-mongodb:jar:0.14.9'
<dependency org="org.glowroot.instrumentation" name="instrumentation-mongodb" rev="0.14.9">
<artifact name="instrumentation-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glowroot.instrumentation', module='instrumentation-mongodb', version='0.14.9')
)
libraryDependencies += "org.glowroot.instrumentation" % "instrumentation-mongodb" % "0.14.9"
[org.glowroot.instrumentation/instrumentation-mongodb "0.14.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glowroot.instrumentation : instrumentation-api | jar | 0.14.9 |
| org.mongodb : mongo-java-driver | jar | 3.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 1.7.1 |
| com.google.guava : guava | jar | 20.0 |
| org.glowroot.instrumentation : instrumentation-test-harness | jar | 0.14.9 |