Last Version

opencensus-core 1.1

Dropwizard OpenCensus Bundle

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.lusis.dropwizard
ArtifactId

ArtifactId

opencensus-core
Version

Version

1.1
Type

Type

jar
Description

Description

opencensus-core
Dropwizard OpenCensus Bundle

Download opencensus-core 1.1


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

Dependencies

compile (21)

Group / Artifact Type Version
io.opencensus : opencensus-impl jar 0.22.0
io.opencensus : opencensus-api jar 0.22.0
io.opencensus : opencensus-contrib-http-servlet jar 0.22.0
io.opencensus : opencensus-contrib-http-util jar 0.22.0
io.opencensus : opencensus-exporter-trace-logging jar 0.22.0
io.opencensus : opencensus-exporter-trace-stackdriver jar 0.22.0
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-jersey jar
io.dropwizard : dropwizard-jackson jar
io.dropwizard : dropwizard-configuration jar
io.dropwizard : dropwizard-client jar
javax.servlet : javax.servlet-api jar 3.1.0
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
javax.validation : validation-api jar 1.1.0.Final
org.slf4j : slf4j-api jar 1.7.26
com.google.guava : guava jar 27.1-jre
io.dropwizard : dropwizard-jetty jar
io.opencensus : opencensus-contrib-http-jaxrs jar 0.22.0
javax.ws.rs : javax.ws.rs-api jar 2.0.1

test (7)

Group / Artifact Type Version
io.opencensus : opencensus-testing jar 0.22.0
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.