Last Version

Propagation of OpenTracing Spans 1.0.11

Standardized context propagation in concurrent systems.

License

License

GroupId

GroupId

nl.talsmasoftware.context
ArtifactId

ArtifactId

opentracing-span-propagation
Version

Version

1.0.11
Type

Type

jar
Description

Description

Propagation of OpenTracing Spans
Standardized context propagation in concurrent systems.
Project Organization

Project Organization

Talsma ICT

Download opentracing-span-propagation 1.0.11


<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.context/opentracing-span-propagation/ -->
<dependency>
    <groupId>nl.talsmasoftware.context</groupId>
    <artifactId>opentracing-span-propagation</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/opentracing-span-propagation/
implementation 'nl.talsmasoftware.context:opentracing-span-propagation:1.0.11'
// https://jarcasting.com/artifacts/nl.talsmasoftware.context/opentracing-span-propagation/
implementation ("nl.talsmasoftware.context:opentracing-span-propagation:1.0.11")
'nl.talsmasoftware.context:opentracing-span-propagation:jar:1.0.11'
<dependency org="nl.talsmasoftware.context" name="opentracing-span-propagation" rev="1.0.11">
  <artifact name="opentracing-span-propagation" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.context', module='opentracing-span-propagation', version='1.0.11')
)
libraryDependencies += "nl.talsmasoftware.context" % "opentracing-span-propagation" % "1.0.11"
[nl.talsmasoftware.context/opentracing-span-propagation "1.0.11"]

Dependencies

compile (2)

Group / Artifact Type Version
nl.talsmasoftware.context : context-propagation jar 1.0.11
io.opentracing : opentracing-util jar 0.33.0

provided (1)

Group / Artifact Type Version
nl.talsmasoftware : umldoclet Optional jar 2.0.15

test (7)

Group / Artifact Type Version
io.opentracing : opentracing-mock jar 0.33.0
io.opentracing : opentracing-util test-jar 0.33.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-all jar 1.10.19
org.slf4j : jul-to-slf4j jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.7

Project Modules

There are no modules declared in this project.