Last Version

Camel :: Example :: CXF :: OSGI 2.19.5

An example which use a CXF consumer and the OSGI HTTP Service

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-cxf-osgi
Version

Version

2.19.5
Type

Type

jar
Description

Description

Camel :: Example :: CXF :: OSGI
An example which use a CXF consumer and the OSGI HTTP Service
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-cxf-osgi

Download camel-example-cxf-osgi 2.19.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.19.5
org.apache.camel : camel-cxf jar 2.19.5
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.1.13
org.apache.cxf : cxf-rt-transports-http jar 3.1.13

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2

test (4)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-transports-http-jetty jar 3.1.13
org.apache.camel : camel-test-spring jar 2.19.5
org.apache.camel : camel-jaxb jar 2.19.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.