| License | License | 
|---|---|
| Categories | CategoriesApache TomEE Container Application Servers | 
| GroupId | GroupIdorg.apache.tomee.patch.systests | 
| ArtifactId | ArtifactIdcxf-systests-ci-webapp | 
| Version | Version2.6.17-TomEE | 
| Type | Typewar | 
| Description | DescriptionApache CXF Container Integration Test Webapp Apache CXF Container Integration Test Webapp | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| cxf-systests-ci-webapp-2.6.17-TomEE.pom | |
| cxf-systests-ci-webapp-2.6.17-TomEE.war | 5 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ci-webapp/ -->
<dependency>
    <groupId>org.apache.tomee.patch.systests</groupId>
    <artifactId>cxf-systests-ci-webapp</artifactId>
    <version>2.6.17-TomEE</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ci-webapp/
implementation 'org.apache.tomee.patch.systests:cxf-systests-ci-webapp:2.6.17-TomEE'// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-ci-webapp/
implementation ("org.apache.tomee.patch.systests:cxf-systests-ci-webapp:2.6.17-TomEE")'org.apache.tomee.patch.systests:cxf-systests-ci-webapp:war:2.6.17-TomEE'<dependency org="org.apache.tomee.patch.systests" name="cxf-systests-ci-webapp" rev="2.6.17-TomEE">
  <artifact name="cxf-systests-ci-webapp" type="war" />
</dependency>@Grapes(
@Grab(group='org.apache.tomee.patch.systests', module='cxf-systests-ci-webapp', version='2.6.17-TomEE')
)libraryDependencies += "org.apache.tomee.patch.systests" % "cxf-systests-ci-webapp" % "2.6.17-TomEE"[org.apache.tomee.patch.systests/cxf-systests-ci-webapp "2.6.17-TomEE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomee.patch : cxf-rt-transports-http | jar | 2.6.17-TomEE | 
| org.apache.tomee.patch : cxf-rt-frontend-jaxws | jar | 2.6.17-TomEE | 
| org.springframework : spring-core | jar | 3.0.7.RELEASE | 
| org.springframework : spring-beans | jar | 3.0.7.RELEASE |