Last Version

Camel :: CXF :: Transport 3.17.0

Camel Transport for Apache CXF

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-cxf-transport
Version

Version

3.17.0
Type

Type

jar
Description

Description

Camel :: CXF :: Transport
Camel Transport for Apache CXF
Project Organization

Project Organization

The Apache Software Foundation

Download camel-cxf-transport 3.17.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.17.0
org.apache.cxf : cxf-rt-bindings-soap jar 3.5.2
org.springframework : spring-beans jar 5.3.19
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.