is not current version
Last Version 3.5.2

Apache CXF Runtime 3.4.3

Apache CXF Runtime

License

License

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-rt
Version

Version

3.4.3
Type

Type

pom
Description

Description

Apache CXF Runtime
Apache CXF Runtime
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

Download cxf-rt 3.4.3

Filename Size
cxf-rt-3.4.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt/ -->
<dependency>
    <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-rt</artifactId>
    <version>3.4.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt/
implementation 'org.apache.cxf:cxf-rt:3.4.3'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt/
implementation ("org.apache.cxf:cxf-rt:3.4.3")
'org.apache.cxf:cxf-rt:pom:3.4.3'
<dependency org="org.apache.cxf" name="cxf-rt" rev="3.4.3">
  <artifact name="cxf-rt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt', version='3.4.3')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt" % "3.4.3"
[org.apache.cxf/cxf-rt "3.4.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wsdl
  • transports
  • databinding
  • bindings
  • features
  • frontend
  • ws
  • rs
  • management
  • javascript
  • security
  • security-saml