Last Version

Camel :: CXF 3.17.0

Camel CXF support

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-cxf
Version

Version

3.17.0
Type

Type

jar
Description

Description

Camel :: CXF
Camel CXF support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-cxf 3.17.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.17.0
org.apache.camel : camel-attachments jar 3.17.0
org.apache.camel : camel-spring-xml jar 3.17.0
org.apache.camel : camel-cxf-transport jar 3.17.0
org.apache.camel : camel-http-base jar 3.17.0
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.5.2
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.5.2
org.apache.cxf : cxf-rt-rs-client jar 3.5.2
org.apache.cxf : cxf-rt-features-logging jar 3.5.2
org.springframework : spring-beans jar 5.3.19
org.springframework : spring-context jar 5.3.19
org.apache.cxf : cxf-rt-bindings-soap jar 3.5.2

Project Modules

There are no modules declared in this project.