is not current version
Last Version 3.5.2

Apache CXF Transports Runtime 3.4.5

Apache CXF Transports Runtime

License

License

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-rt-transports
Version

Version

3.4.5
Type

Type

pom
Description

Description

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

Download cxf-rt-transports 3.4.5


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

Dependencies

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

Project Modules

  • local
  • http
  • http-jetty
  • http-undertow
  • http-hc
  • http-netty/netty-server
  • http-netty/netty-client
  • jms
  • udp
  • websocket