License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIdwavefront-opentracing-bundle-java |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWavefront by VMware OpenTracing Bundle for Java
Tracer plugin for Java SpecialAgent that automatically instruments and sends tracing data to Wavefront from Java applications.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.wavefront/wavefront-opentracing-bundle-java/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>wavefront-opentracing-bundle-java</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/wavefront-opentracing-bundle-java/
implementation 'com.wavefront:wavefront-opentracing-bundle-java:1.2.1'
// https://jarcasting.com/artifacts/com.wavefront/wavefront-opentracing-bundle-java/
implementation ("com.wavefront:wavefront-opentracing-bundle-java:1.2.1")
'com.wavefront:wavefront-opentracing-bundle-java:jar:1.2.1'
<dependency org="com.wavefront" name="wavefront-opentracing-bundle-java" rev="1.2.1">
<artifact name="wavefront-opentracing-bundle-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='wavefront-opentracing-bundle-java', version='1.2.1')
)
libraryDependencies += "com.wavefront" % "wavefront-opentracing-bundle-java" % "1.2.1"
[com.wavefront/wavefront-opentracing-bundle-java "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.opentracing.contrib : opentracing-tracerresolver | jar | 0.1.8 |
com.wavefront : wavefront-opentracing-sdk-java | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-api-easymock | jar | 2.0.9 |