Last Version

opencensus-client 1.0.0

Dropwizard OpenCensus Bundle

License

License

Categories

Categories

DropWizard Container Microservices CLI User Interface
GroupId

GroupId

io.github.lusis.dropwizard
ArtifactId

ArtifactId

opencensus-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

opencensus-client
Dropwizard OpenCensus Bundle

Download opencensus-client 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-client jar
io.dropwizard : dropwizard-core jar
io.opencensus : opencensus-impl jar 0.22.0
io.opencensus : opencensus-contrib-http-jaxrs jar 0.22.0
javax.ws.rs : javax.ws.rs-api jar 2.0.1

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
io.dropwizard : dropwizard-testing jar
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 2.27.0
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.