MVN

io.opentracing : opentracing-v030

Maven & Gradle

Jan 13, 2018
2 stars

OpenTracing 0.30 compatibility package

<dependency>
    <groupId>io.opentracing</groupId>
    <artifactId>opentracing-v030</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.opentracing : opentracing-v030 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of io.opentracing : opentracing-v030 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
opentracing-v030-0.0.4
opentracing-v030-0.0.3
opentracing-v030-0.0.2
opentracing-v030-0.0.1

How to add a dependency to Maven

Add the following io.opentracing : opentracing-v030 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.opentracing</groupId>
    <artifactId>opentracing-v030</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.opentracing : opentracing-v030 gradle dependency to your build.gradle file:

implementation 'io.opentracing:opentracing-v030:0.0.4'

Gradle Kotlin DSL: Add the following io.opentracing : opentracing-v030 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.opentracing:opentracing-v030:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.opentracing : opentracing-v030 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.opentracing" % "opentracing-v030" % "0.0.4"

Advertisement

Dependencies from Group

May 06, 2019
569 usages
1.6k stars
May 06, 2019
379 usages
1.6k stars
May 06, 2019
279 usages
1.6k stars
May 06, 2019
183 usages
1.6k stars
Apr 07, 2017
9 usages
1.6k stars

Discover Dependencies