не последняя версия
Последняя версия 1.1

io.github.lusis.dropwizard:opencensus-example 1.0.0


Категории

Категории

DropWizard Контейнер Микросервисы
Группа

Группа

io.github.lusis.dropwizard
Идентификатор

Идентификатор

opencensus-example
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать opencensus-example 1.0.0


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