SmallRye: MicroProfile OpenTracing Implementation

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-opentracing
Last Version

Last Version

3.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

SmallRye: MicroProfile OpenTracing Implementation
SmallRye Parent POM

Download smallrye-opentracing

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.microprofile.opentracing : microprofile-opentracing-api jar 3.0
org.eclipse.microprofile.config : microprofile-config-api jar 3.0
org.eclipse.microprofile.rest.client : microprofile-rest-client-api jar 3.0
io.smallrye : smallrye-opentracing-contrib jar 3.0.0-RC1
org.jboss.logging : jboss-logging jar 3.4.2.Final

provided (4)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

Project Modules

There are no modules declared in this project.
io.smallrye

SmallRye

Versions

Version
3.0.0-RC1
2.1.0
2.0.1
2.0.0
2.0.0-RC1
1.3.5
1.3.4
1.3.3
1.3.2
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0