| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cxf.systests |
| Идентификатор | Идентификаторcxf-systests-tracing |
| Версия | Версия3.5.0 |
| Тип | Типjar |
| Описание |
ОписаниеApache CXF Distributed Tracing Integration System Tests
Apache CXF Distributed Tracing Integration System Tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cxf-systests-tracing-3.5.0.pom | |
| cxf-systests-tracing-3.5.0.jar | 9 KB |
| cxf-systests-tracing-3.5.0-tests.jar | 63 KB |
| cxf-systests-tracing-3.5.0-sources.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-tracing/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-tracing</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-tracing/
implementation 'org.apache.cxf.systests:cxf-systests-tracing:3.5.0'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-tracing/
implementation ("org.apache.cxf.systests:cxf-systests-tracing:3.5.0")
'org.apache.cxf.systests:cxf-systests-tracing:jar:3.5.0'
<dependency org="org.apache.cxf.systests" name="cxf-systests-tracing" rev="3.5.0">
<artifact name="cxf-systests-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-tracing', version='3.5.0')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-tracing" % "3.5.0"
[org.apache.cxf.systests/cxf-systests-tracing "3.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty : jetty-server | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-plus | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : apache-jsp | jar | 9.4.44.v20210927 |
| org.apache.cxf : cxf-core | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-features-logging | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.5.0 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.5.0 |
| org.apache.cxf : cxf-integration-tracing-brave | jar | 3.5.0 |
| org.apache.cxf : cxf-integration-tracing-opentracing | jar | 3.5.0 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.32 |
| org.apache.cxf : cxf-testutils | jar | 3.5.0 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| junit : junit | jar | 4.13.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.asynchttpclient : async-http-client | jar | 2.12.3 |
| io.jaegertracing : jaeger-core | jar | 1.6.0 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.awaitility : awaitility | jar | 4.1.1 |