License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdorg.apache.tomee.patch.systests |
ArtifactId | ArtifactIdcxf-systests-jaxws |
Last Version | Last Version2.6.17-TomEE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF JAX-WS System Tests
Apache CXF JAX-WS System Tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-jaxws/ -->
<dependency>
<groupId>org.apache.tomee.patch.systests</groupId>
<artifactId>cxf-systests-jaxws</artifactId>
<version>2.6.17-TomEE</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-jaxws/
implementation 'org.apache.tomee.patch.systests:cxf-systests-jaxws:2.6.17-TomEE'
// https://jarcasting.com/artifacts/org.apache.tomee.patch.systests/cxf-systests-jaxws/
implementation ("org.apache.tomee.patch.systests:cxf-systests-jaxws:2.6.17-TomEE")
'org.apache.tomee.patch.systests:cxf-systests-jaxws:jar:2.6.17-TomEE'
<dependency org="org.apache.tomee.patch.systests" name="cxf-systests-jaxws" rev="2.6.17-TomEE">
<artifact name="cxf-systests-jaxws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.patch.systests', module='cxf-systests-jaxws', version='2.6.17-TomEE')
)
libraryDependencies += "org.apache.tomee.patch.systests" % "cxf-systests-jaxws" % "2.6.17-TomEE"
[org.apache.tomee.patch.systests/cxf-systests-jaxws "2.6.17-TomEE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 3.0.7.RELEASE |
org.springframework : spring-webmvc | jar | 3.0.7.RELEASE |
org.springframework : spring-aop | jar | 3.0.7.RELEASE |
org.springframework : spring-beans | jar | 3.0.7.RELEASE |
org.springframework : spring-context | jar | 3.0.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.7 |
org.apache.tomee.patch : cxf-testutils | jar | 2.6.17-TomEE |
junit : junit | jar | 4.11 |
commons-httpclient : commons-httpclient | jar | 3.1 |
net.java.dev.msv : msv-core | jar | 2011.1 |