| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаio.appform.opentracing.annotations |
| Идентификатор | Идентификаторopentracing-annotations |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOpenTracing Annotations
Annotation based function level tracing
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.appform.opentracing.annotations/opentracing-annotations/ -->
<dependency>
<groupId>io.appform.opentracing.annotations</groupId>
<artifactId>opentracing-annotations</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.appform.opentracing.annotations/opentracing-annotations/
implementation 'io.appform.opentracing.annotations:opentracing-annotations:1.0.3'
// https://jarcasting.com/artifacts/io.appform.opentracing.annotations/opentracing-annotations/
implementation ("io.appform.opentracing.annotations:opentracing-annotations:1.0.3")
'io.appform.opentracing.annotations:opentracing-annotations:jar:1.0.3'
<dependency org="io.appform.opentracing.annotations" name="opentracing-annotations" rev="1.0.3">
<artifact name="opentracing-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.appform.opentracing.annotations', module='opentracing-annotations', version='1.0.3')
)
libraryDependencies += "io.appform.opentracing.annotations" % "opentracing-annotations" % "1.0.3"
[io.appform.opentracing.annotations/opentracing-annotations "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.opentracing : opentracing-api | jar | 0.33.0 |
| io.opentracing : opentracing-util | jar | 0.33.0 |
| org.aspectj : aspectjrt | jar | 1.9.6 |
| org.aspectj : aspectjweaver | jar | 1.9.6 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 28.0-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.opentracing : opentracing-mock | jar | 0.33.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.0 |