| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.cxf.systests |
| ArtifactId | ArtifactIdcxf-systests-fork |
| Last Version | Last Version3.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache CXF Forked System Tests
Apache CXF Forked System Tests
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cxf-systests-fork-3.5.2.pom | |
| cxf-systests-fork-3.5.2.jar | 8 KB |
| cxf-systests-fork-3.5.2-tests.jar | 29 KB |
| cxf-systests-fork-3.5.2-sources.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-fork/ -->
<dependency>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-fork</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-fork/
implementation 'org.apache.cxf.systests:cxf-systests-fork:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf.systests/cxf-systests-fork/
implementation ("org.apache.cxf.systests:cxf-systests-fork:3.5.2")
'org.apache.cxf.systests:cxf-systests-fork:jar:3.5.2'
<dependency org="org.apache.cxf.systests" name="cxf-systests-fork" rev="3.5.2">
<artifact name="cxf-systests-fork" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.systests', module='cxf-systests-fork', version='3.5.2')
)
libraryDependencies += "org.apache.cxf.systests" % "cxf-systests-fork" % "3.5.2"
[org.apache.cxf.systests/cxf-systests-fork "3.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-core | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-databinding-jaxb | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-bindings-soap | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-transports-http | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-transports-http-hc | jar | 3.5.2 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.5.2 |
| org.springframework : spring-core | jar | 5.3.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-features-logging | jar | 3.5.2 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
| org.apache.cxf : cxf-testutils | jar | 3.5.2 |
| org.apache.cxf : cxf-testutils | jar | 3.5.2 |
| org.springframework : spring-web | jar | 5.3.18 |
| org.springframework : spring-beans | jar | 5.3.18 |
| org.springframework : spring-context | jar | 5.3.18 |
| junit : junit | jar | 4.13.2 |