is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-tracing 3.4.2

Apache CXF Distributed Tracing Integration System Tests

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-tracing
Version

Version

3.4.2
Type

Type

jar

Download cxf-systests-tracing 3.4.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-tracing/
implementation 'org.apache.cxf.systests:cxf-systests-tracing:3.4.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-tracing/
implementation ("org.apache.cxf.systests:cxf-systests-tracing:3.4.2")
'org.apache.cxf.systests:cxf-systests-tracing:jar:3.4.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-tracing" rev="3.4.2">
  <artifact name="cxf-systests-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-tracing', version='3.4.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-tracing" % "3.4.2"
[org.apache.cxf.systests/cxf-systests-tracing "3.4.2"]