License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-tracing |
Version | Version3.4.4 |
Type | Typejar |
Description |
DescriptionApache CXF Distributed Tracing Integration System Tests
Apache CXF Distributed Tracing Integration System Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-tracing/
implementation 'org.apache.cxf.systests:cxf-systests-tracing:3.4.4'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-tracing/
implementation ("org.apache.cxf.systests:cxf-systests-tracing:3.4.4")
'org.apache.cxf.systests:cxf-systests-tracing:jar:3.4.4'
<dependency org="org.apache.cxf.systests" name="cxf-systests-tracing" rev="3.4.4">
<artifact name="cxf-systests-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-tracing', version='3.4.4')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-tracing" % "3.4.4"
[org.apache.cxf.systests/cxf-systests-tracing "3.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 9.4.41.v20210516 |
org.eclipse.jetty : jetty-plus | jar | 9.4.41.v20210516 |
org.eclipse.jetty : apache-jsp | jar | 9.4.41.v20210516 |
org.apache.cxf : cxf-core | jar | 3.4.4 |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.4.4 |
org.apache.cxf : cxf-rt-features-logging | jar | 3.4.4 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.4.4 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.4.4 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.4.4 |
org.apache.cxf : cxf-integration-tracing-brave | jar | 3.4.4 |
org.apache.cxf : cxf-integration-tracing-opentracing | jar | 3.4.4 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.11.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
org.apache.cxf : cxf-testutils | jar | 3.4.4 |
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.2 |
io.jaegertracing : jaeger-core | jar | 1.6.0 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.awaitility : awaitility | jar | 4.0.3 |