License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-microprofile-tracing |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF MicroProfile Tracing integration Sys Tests
Apache CXF System Tests - verifying MicroProfile Rest Client integration with Tracing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-tracing/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-microprofile-tracing</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-tracing/
implementation 'org.apache.cxf.systests:cxf-systests-microprofile-tracing:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-microprofile-tracing/
implementation ("org.apache.cxf.systests:cxf-systests-microprofile-tracing:3.5.2")
'org.apache.cxf.systests:cxf-systests-microprofile-tracing:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-microprofile-tracing" rev="3.5.2">
<artifact name="cxf-systests-microprofile-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-microprofile-tracing', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-microprofile-tracing" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-microprofile-tracing "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-io | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-security | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-plus | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.46.v20220331 |
org.eclipse.jetty : apache-jsp | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-util | jar | 9.4.46.v20220331 |
org.apache.cxf : cxf-core | jar | |
org.apache.cxf : cxf-rt-transports-http | jar | |
org.apache.cxf : cxf-rt-transports-http-jetty | jar | |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | |
org.apache.cxf : cxf-rt-rs-client | jar |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.rest.client : microprofile-rest-client-api | jar | 2.0 |
org.apache.geronimo.config : geronimo-config-impl | jar | 1.0 |
org.apache.cxf : cxf-rt-rs-mp-client | jar | 3.5.2 |
org.apache.cxf : cxf-integration-tracing-brave | jar | 3.5.2 |
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
org.apache.cxf : cxf-testutils | jar | |
org.apache.cxf : cxf-testutils | jar | 3.5.2 |
org.apache.cxf : cxf-rt-transports-http-hc | jar | |
javax.annotation : jsr250-api | jar | 1.0 |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.13.2 |