is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-jaxrs 2.6.9

Apache CXF JAX-RS System Tests

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-jaxrs
Version

Version

2.6.9
Type

Type

jar

Download cxf-systests-jaxrs 2.6.9


<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-jaxrs/ -->
<dependency>
    <groupId>org.apache.cxf.systests</groupId>
    <artifactId>cxf-systests-jaxrs</artifactId>
    <version>2.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-jaxrs/
implementation 'org.apache.cxf.systests:cxf-systests-jaxrs:2.6.9'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-jaxrs/
implementation ("org.apache.cxf.systests:cxf-systests-jaxrs:2.6.9")
'org.apache.cxf.systests:cxf-systests-jaxrs:jar:2.6.9'
<dependency org="org.apache.cxf.systests" name="cxf-systests-jaxrs" rev="2.6.9">
  <artifact name="cxf-systests-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-jaxrs', version='2.6.9')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-jaxrs" % "2.6.9"
[org.apache.cxf.systests/cxf-systests-jaxrs "2.6.9"]