License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.systests |
ArtifactId | ArtifactIdcxf-systests-jaxws |
Version | Version3.4.4 |
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.4.4.pom | |
cxf-systests-jaxws-3.4.4.jar | 9 KB |
cxf-systests-jaxws-3.4.4-tests.jar | 502 KB |
cxf-systests-jaxws-3.4.4-sources.jar | 9 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.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-jaxws/
implementation 'org.apache.cxf.systests:cxf-systests-jaxws:3.4.4'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-jaxws/
implementation ("org.apache.cxf.systests:cxf-systests-jaxws:3.4.4")
'org.apache.cxf.systests:cxf-systests-jaxws:jar:3.4.4'
<dependency org="org.apache.cxf.systests" name="cxf-systests-jaxws" rev="3.4.4">
<artifact name="cxf-systests-jaxws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-jaxws', version='3.4.4')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-jaxws" % "3.4.4"
[org.apache.cxf.systests/cxf-systests-jaxws "3.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.2.15.RELEASE |
org.springframework : spring-webmvc | jar | 5.2.15.RELEASE |
org.springframework : spring-aop | jar | 5.2.15.RELEASE |
org.springframework : spring-beans | jar | 5.2.15.RELEASE |
org.springframework : spring-context | jar | 5.2.15.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.apache.cxf : cxf-testutils | jar | 3.4.4 |
org.apache.cxf : cxf-rt-features-logging | jar | 3.4.4 |
junit : junit | jar | 4.13.2 |
net.java.dev.msv : msv-core | jar | 2013.6.1 |
org.asynchttpclient : async-http-client | jar | 2.12.2 |
org.littleshoot : littleproxy | jar | 1.1.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.glassfish.jaxb : jaxb-xjc | jar | 2.3.4 |
org.mockito : mockito-core | jar | 3.10.0 |