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

com.github.thirdteeth:guice-opentracing 0.0.2

Traced CDI for google guice

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.github.thirdteeth
Идентификатор

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

guice-opentracing
Версия

Версия

0.0.2
Тип

Тип

pom

Скачать guice-opentracing 0.0.2

Имя Файла Размер
guice-opentracing-0.0.2.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing/ -->
<dependency>
    <groupId>com.github.thirdteeth</groupId>
    <artifactId>guice-opentracing</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing/
implementation 'com.github.thirdteeth:guice-opentracing:0.0.2'
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing/
implementation ("com.github.thirdteeth:guice-opentracing:0.0.2")
'com.github.thirdteeth:guice-opentracing:pom:0.0.2'
<dependency org="com.github.thirdteeth" name="guice-opentracing" rev="0.0.2">
  <artifact name="guice-opentracing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thirdteeth', module='guice-opentracing', version='0.0.2')
)
libraryDependencies += "com.github.thirdteeth" % "guice-opentracing" % "0.0.2"
[com.github.thirdteeth/guice-opentracing "0.0.2"]