is not current version
Last Version 3.5.2

org.apache.cxf.systests:cxf-systests-container-integration 2.4.3

Apache CXF Container Integration System Tests

Categories

Categories

Container
GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-container-integration
Version

Version

2.4.3
Type

Type

pom

Download cxf-systests-container-integration 2.4.3


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