Last Version

Apache CXF Container Integration Test Webapp 3.5.2

Apache CXF Container Integration Test Webapp

License

License

GroupId

GroupId

org.apache.cxf.systests
ArtifactId

ArtifactId

cxf-systests-ci-webapp
Version

Version

3.5.2
Type

Type

war
Description

Description

Apache CXF Container Integration Test Webapp
Apache CXF Container Integration Test Webapp
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=cxf.git;a=summary/cxf-systests-ci-webapp

Download cxf-systests-ci-webapp 3.5.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-transports-http jar 3.5.2
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.5.2
org.springframework : spring-core jar 5.3.18
org.springframework : spring-beans jar 5.3.18

Project Modules

There are no modules declared in this project.