Last Version

Apache CXF MicroProfile Tracing integration Sys Tests 3.5.2

Apache CXF System Tests - verifying MicroProfile Rest Client integration with Tracing

License

License

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-microprofile-tracing
Version

Version

3.5.2
Type

Type

jar
Description

Description

Apache CXF MicroProfile Tracing integration Sys Tests
Apache CXF System Tests - verifying MicroProfile Rest Client integration with Tracing
Project URL

Project URL

https://cxf.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=cxf.git;a=summary/cxf-systests-microprofile-tracing

Download cxf-systests-microprofile-tracing 3.5.2


<!-- 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"]

Dependencies

compile (12)

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

test (12)

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

Project Modules

There are no modules declared in this project.