MVN

io.smallrye : smallrye-opentracing

Maven & Gradle

Feb 02, 2023
23 usages
17 stars

SmallRye: MicroProfile OpenTracing Implementation

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

Latest Version

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

  • Latest Stable: 3.0.3
  • Latest Release Candidate: 3.0.0-RC1

All Versions

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

Version Vulnerabilities Updated
3.0.x
smallrye-opentracing-3.0.3
smallrye-opentracing-3.0.0
smallrye-opentracing-3.0.0-RC1
2.1.x
smallrye-opentracing-2.1.3
smallrye-opentracing-2.1.2
smallrye-opentracing-2.1.1
smallrye-opentracing-2.1.0
2.0.x
smallrye-opentracing-2.0.1
smallrye-opentracing-2.0.0
smallrye-opentracing-2.0.0-RC1
1.3.x
smallrye-opentracing-1.3.5
smallrye-opentracing-1.3.4
smallrye-opentracing-1.3.3
smallrye-opentracing-1.3.2
smallrye-opentracing-1.3.0
1.2.x
smallrye-opentracing-1.2.1
smallrye-opentracing-1.2.0
1.1.x
smallrye-opentracing-1.1.1
smallrye-opentracing-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-opentracing</artifactId>
    <version>3.0.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.smallrye:smallrye-opentracing:3.0.3'

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

implementation("io.smallrye:smallrye-opentracing:3.0.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.smallrye" % "smallrye-opentracing" % "3.0.3"

Advertisement

Dependencies from Group

Dec 05, 2019
88 usages
138 stars
Aug 18, 2023
47 usages
38 stars
Aug 08, 2023
32 usages
45 stars
Aug 16, 2023
32 usages
95 stars
Jun 21, 2023
31 usages
70 stars

Discover Dependencies

Jul 19, 2023
5 usages
454 stars
Jan 20, 2021
5 usages
91 stars
Oct 14, 2005
3 usages
Feb 21, 2006
4 usages
Dec 30, 2022
2 usages
3 stars
May 26, 2020
4 usages
182 stars
Feb 24, 2021
4 usages
0 stars
Aug 13, 2023
17 usages
174 stars