is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-ws-specs 3.0.5

Apache CXF WS-* Specifications System Tests

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-ws-specs
Version

Version

3.0.5
Type

Type

jar

Download cxf-systests-ws-specs 3.0.5


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