is not current version
Last Version 1.2.1

com.wavefront:wavefront-opentracing-bundle-java 1.0

Tracer plugin for Java SpecialAgent that automatically instruments and sends tracing data to Wavefront from Java applications.

Categories

Categories

Java Languages
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

wavefront-opentracing-bundle-java
Version

Version

1.0
Type

Type

jar

Download wavefront-opentracing-bundle-java 1.0


<!-- https://jarcasting.com/artifacts/com.wavefront/wavefront-opentracing-bundle-java/ -->
<dependency>
    <groupId>com.wavefront</groupId>
    <artifactId>wavefront-opentracing-bundle-java</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/wavefront-opentracing-bundle-java/
implementation 'com.wavefront:wavefront-opentracing-bundle-java:1.0'
// https://jarcasting.com/artifacts/com.wavefront/wavefront-opentracing-bundle-java/
implementation ("com.wavefront:wavefront-opentracing-bundle-java:1.0")
'com.wavefront:wavefront-opentracing-bundle-java:jar:1.0'
<dependency org="com.wavefront" name="wavefront-opentracing-bundle-java" rev="1.0">
  <artifact name="wavefront-opentracing-bundle-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='wavefront-opentracing-bundle-java', version='1.0')
)
libraryDependencies += "com.wavefront" % "wavefront-opentracing-bundle-java" % "1.0"
[com.wavefront/wavefront-opentracing-bundle-java "1.0"]