is not current version
Last Version 0.1.2

io.github.jeqo.dropwizard:dropwizard-opentracing 0.1.0


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.jeqo.dropwizard
ArtifactId

ArtifactId

dropwizard-opentracing
Version

Version

0.1.0
Type

Type

jar

Download dropwizard-opentracing 0.1.0


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