License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-ci-webapp |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache CXF Container Integration Test Webapp
Apache CXF Container Integration Test Webapp
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |