GroupId | GroupIdio.opentracing.contrib |
---|---|
ArtifactId | ArtifactIdopentracing-spring-jaeger-parent |
Version | Version1.0.3 |
Type | Typepom |
Filename | Size |
---|---|
opentracing-spring-jaeger-parent-1.0.3.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-spring-jaeger-parent/ -->
<dependency>
<groupId>io.opentracing.contrib</groupId>
<artifactId>opentracing-spring-jaeger-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-spring-jaeger-parent/
implementation 'io.opentracing.contrib:opentracing-spring-jaeger-parent:1.0.3'
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-spring-jaeger-parent/
implementation ("io.opentracing.contrib:opentracing-spring-jaeger-parent:1.0.3")
'io.opentracing.contrib:opentracing-spring-jaeger-parent:pom:1.0.3'
<dependency org="io.opentracing.contrib" name="opentracing-spring-jaeger-parent" rev="1.0.3">
<artifact name="opentracing-spring-jaeger-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-spring-jaeger-parent', version='1.0.3')
)
libraryDependencies += "io.opentracing.contrib" % "opentracing-spring-jaeger-parent" % "1.0.3"
[io.opentracing.contrib/opentracing-spring-jaeger-parent "1.0.3"]