is not current version
Last Version 3.1.18

org.apache.cxf.systests:cxf-systests-jaxrs-jibx 3.1.3

Apache CXF JAX-RS JiBX System Tests

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-jaxrs-jibx
Version

Version

3.1.3
Type

Type

jar

Download cxf-systests-jaxrs-jibx 3.1.3


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