is not current version
Last Version 0.1.2

io.github.jeqo.dropwizard:dropwizard-jaeger 0.1.1


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.jeqo.dropwizard
ArtifactId

ArtifactId

dropwizard-jaeger
Version

Version

0.1.1
Type

Type

jar

Download dropwizard-jaeger 0.1.1


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