License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdio.github.jeqo.dropwizard |
ArtifactId | ArtifactIddropwizard-opentracing |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSet of modules to simplify dropwizard configuration to different platforms or back-ends
|
<!-- https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-opentracing/ -->
<dependency>
<groupId>io.github.jeqo.dropwizard</groupId>
<artifactId>dropwizard-opentracing</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-opentracing/
implementation 'io.github.jeqo.dropwizard:dropwizard-opentracing:0.1.2'
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-opentracing/
implementation ("io.github.jeqo.dropwizard:dropwizard-opentracing:0.1.2")
'io.github.jeqo.dropwizard:dropwizard-opentracing:jar:0.1.2'
<dependency org="io.github.jeqo.dropwizard" name="dropwizard-opentracing" rev="0.1.2">
<artifact name="dropwizard-opentracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.dropwizard', module='dropwizard-opentracing', version='0.1.2')
)
libraryDependencies += "io.github.jeqo.dropwizard" % "dropwizard-opentracing" % "0.1.2"
[io.github.jeqo.dropwizard/dropwizard-opentracing "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jeqo.dropwizard : dropwizard-jaeger | jar | 0.1.2 |
io.opentracing : opentracing-mock | jar | 0.30.0 |