Last Version

Spring Boot OpenTracing auto-configuration 0.1

Spring Boot auto-configuration for OpenTracing tracer implementations

License

License

GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

opentracing-tracer-parent
Version

Version

0.1
Type

Type

pom
Description

Description

Spring Boot OpenTracing auto-configuration
Spring Boot auto-configuration for OpenTracing tracer implementations
Project URL

Project URL

https://github.com/snowdrop/opentracing-tracer
Source Code Management

Source Code Management

https://github.com/snowdrop/opentracing-tracer

Download opentracing-tracer-parent 0.1


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

Dependencies

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

Project Modules

  • opentracing-tracer-autoconfigure
  • opentracing-tracer-jaeger-starter
  • opentracing-tracer-jaeger-spring-web-starter
  • opentracing-tracer-jaeger-spring-cloud-starter
  • opentracing-tracer-testsuite