Last Version

Apache CXF Runtime WS Transfer 3.5.2

Apache CXF Parent POM

License

License

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-rt-ws-transfer
Version

Version

3.5.2
Type

Type

jar
Description

Description

Apache CXF Runtime WS Transfer
Apache CXF Parent POM
Project URL

Project URL

https://cxf.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=cxf.git;a=summary/cxf-rt-ws-transfer

Download cxf-rt-ws-transfer 3.5.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.5.2

test (3)

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

Project Modules

There are no modules declared in this project.