| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.cxf.systests |
| ArtifactId | ArtifactIdcxf-systests-jaxws |
| Last Version | Last Version3.5.2 |
| 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cxf-systests-jaxws-3.5.2.pom | |
| cxf-systests-jaxws-3.5.2.jar | 9 KB |
| cxf-systests-jaxws-3.5.2-tests.jar | 380 KB |
| cxf-systests-jaxws-3.5.2-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-jaxws/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-jaxws</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-jaxws/
implementation 'org.apache.cxf.systests:cxf-systests-jaxws:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-jaxws/
implementation ("org.apache.cxf.systests:cxf-systests-jaxws:3.5.2")
'org.apache.cxf.systests:cxf-systests-jaxws:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-jaxws" rev="3.5.2">
<artifact name="cxf-systests-jaxws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-jaxws', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-jaxws" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-jaxws "3.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 5.3.18 |
| org.springframework : spring-webmvc | jar | 5.3.18 |
| org.springframework : spring-aop | jar | 5.3.18 |
| org.springframework : spring-beans | jar | 5.3.18 |
| org.springframework : spring-context | jar | 5.3.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
| org.apache.cxf : cxf-testutils | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-features-logging | jar | 3.5.2 |
| junit : junit | jar | 4.13.2 |
| net.java.dev.msv : msv-core | jar | 2013.6.1 |
| org.asynchttpclient : async-http-client | jar | 2.12.3 |
| org.littleshoot : littleproxy | jar | 1.1.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.glassfish.jaxb : jaxb-xjc | jar | 2.3.5 |
| org.mockito : mockito-core | jar | 4.4.0 |