License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdio.github.lusis.dropwizard |
ArtifactId | ArtifactIdopencensus-example |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionDropwizard OpenCensus Example
Dropwizard OpenCensus Bundle
|
Filename | Size |
---|---|
opencensus-example-1.1.pom | |
opencensus-example-1.1.jar | 29 MB |
opencensus-example-1.1-sources.jar | 8 KB |
opencensus-example-1.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lusis.dropwizard/opencensus-example/ -->
<dependency>
<groupId>io.github.lusis.dropwizard</groupId>
<artifactId>opencensus-example</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lusis.dropwizard/opencensus-example/
implementation 'io.github.lusis.dropwizard:opencensus-example:1.1'
// https://jarcasting.com/artifacts/io.github.lusis.dropwizard/opencensus-example/
implementation ("io.github.lusis.dropwizard:opencensus-example:1.1")
'io.github.lusis.dropwizard:opencensus-example:jar:1.1'
<dependency org="io.github.lusis.dropwizard" name="opencensus-example" rev="1.1">
<artifact name="opencensus-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lusis.dropwizard', module='opencensus-example', version='1.1')
)
libraryDependencies += "io.github.lusis.dropwizard" % "opencensus-example" % "1.1"
[io.github.lusis.dropwizard/opencensus-example "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.dropwizard : dropwizard-testing | jar | 1.3.9 |
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 |