| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.cxf |
| ArtifactId | ArtifactIdcxf-rt-ws-transfer |
| Last Version | Last Version3.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache CXF Runtime WS Transfer
Apache CXF Parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cxf-rt-ws-transfer-3.5.2.pom | |
| cxf-rt-ws-transfer-3.5.2.jar | 85 KB |
| cxf-rt-ws-transfer-3.5.2-sources.jar | 90 KB |
| cxf-rt-ws-transfer-3.5.2-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-ws-transfer/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-ws-transfer</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-ws-transfer/
implementation 'org.apache.cxf:cxf-rt-ws-transfer:3.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-ws-transfer/
implementation ("org.apache.cxf:cxf-rt-ws-transfer:3.5.2")
'org.apache.cxf:cxf-rt-ws-transfer:jar:3.5.2'
<dependency org="org.apache.cxf" name="cxf-rt-ws-transfer" rev="3.5.2">
<artifact name="cxf-rt-ws-transfer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-ws-transfer', version='3.5.2')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt-ws-transfer" % "3.5.2"
[org.apache.cxf/cxf-rt-ws-transfer "3.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.apache.cxf : cxf-rt-transports-local | jar | 3.5.2 |
| org.easymock : easymock | jar | 4.3 |