Guice-OpenTracing
OpenTracing cdi for Guice.
Include in your project:
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>guice-opentracing-cdi</artifactId>
<version>0.0.5</version>
</dependency>
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcom.github.thirdteeth |
| Идентификатор | Идентификаторguice-opentracing |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеguice-opentracing
Traced CDI for google guice
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| guice-opentracing-0.0.5.pom | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing/ -->
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>guice-opentracing</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing/
implementation 'com.github.thirdteeth:guice-opentracing:0.0.5'
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing/
implementation ("com.github.thirdteeth:guice-opentracing:0.0.5")
'com.github.thirdteeth:guice-opentracing:pom:0.0.5'
<dependency org="com.github.thirdteeth" name="guice-opentracing" rev="0.0.5">
<artifact name="guice-opentracing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thirdteeth', module='guice-opentracing', version='0.0.5')
)
libraryDependencies += "com.github.thirdteeth" % "guice-opentracing" % "0.0.5"
[com.github.thirdteeth/guice-opentracing "0.0.5"]
OpenTracing cdi for Guice.
Include in your project:
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>guice-opentracing-cdi</artifactId>
<version>0.0.5</version>
</dependency>