| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.vertx |
| Идентификатор | Идентификаторvertx-opentracing |
| Последняя версия | Последняя версия4.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеVert.x OpenTracing
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчикEclipse |
| Имя Файла | Размер |
|---|---|
| vertx-opentracing-4.3.1.pom | |
| vertx-opentracing-4.3.1.jar | 9 KB |
| vertx-opentracing-4.3.1-tests.jar | 12 KB |
| vertx-opentracing-4.3.1-test-sources.jar | 4 KB |
| vertx-opentracing-4.3.1-sources.jar | 4 KB |
| vertx-opentracing-4.3.1-javadoc.jar | 37 KB |
| vertx-opentracing-4.3.1-docs.zip | 522 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-opentracing/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-opentracing</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-opentracing/
implementation 'io.vertx:vertx-opentracing:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-opentracing/
implementation ("io.vertx:vertx-opentracing:4.3.1")
'io.vertx:vertx-opentracing:jar:4.3.1'
<dependency org="io.vertx" name="vertx-opentracing" rev="4.3.1">
<artifact name="vertx-opentracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-opentracing', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-opentracing" % "4.3.1"
[io.vertx/vertx-opentracing "4.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.jaegertracing : jaeger-client | jar | 1.0.0 |
| io.vertx : vertx-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-codegen | jar | |
| io.vertx : vertx-docgen | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| io.vertx : vertx-unit | jar | |
| io.opentracing : opentracing-mock | jar | 0.33.0 |
| io.vertx : vertx-sql-client | jar | |
| io.vertx : vertx-pg-client | jar | |
| org.testcontainers : postgresql | jar | 1.15.2 |