Last Version

KumuluzEE OpenTracing 1.3.1

KumuluzEE OpenTracing extension provides distributed tracking as specified in MicroProfile specification.

License

License

GroupId

GroupId

com.kumuluz.ee.opentracing
ArtifactId

ArtifactId

kumuluzee-opentracing-parent
Version

Version

1.3.1
Type

Type

pom
Description

Description

KumuluzEE OpenTracing
KumuluzEE OpenTracing extension provides distributed tracking as specified in MicroProfile specification.
Project URL

Project URL

https://ee.kumuluz.com

Download kumuluzee-opentracing-parent 1.3.1


<!-- https://jarcasting.com/artifacts/com.kumuluz.ee.opentracing/kumuluzee-opentracing-parent/ -->
<dependency>
    <groupId>com.kumuluz.ee.opentracing</groupId>
    <artifactId>kumuluzee-opentracing-parent</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kumuluz.ee.opentracing/kumuluzee-opentracing-parent/
implementation 'com.kumuluz.ee.opentracing:kumuluzee-opentracing-parent:1.3.1'
// https://jarcasting.com/artifacts/com.kumuluz.ee.opentracing/kumuluzee-opentracing-parent/
implementation ("com.kumuluz.ee.opentracing:kumuluzee-opentracing-parent:1.3.1")
'com.kumuluz.ee.opentracing:kumuluzee-opentracing-parent:pom:1.3.1'
<dependency org="com.kumuluz.ee.opentracing" name="kumuluzee-opentracing-parent" rev="1.3.1">
  <artifact name="kumuluzee-opentracing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kumuluz.ee.opentracing', module='kumuluzee-opentracing-parent', version='1.3.1')
)
libraryDependencies += "com.kumuluz.ee.opentracing" % "kumuluzee-opentracing-parent" % "1.3.1"
[com.kumuluz.ee.opentracing/kumuluzee-opentracing-parent "1.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jaeger
  • zipkin
  • core