Camel CXF Contract First Example

Creates a web service using the WSDL contract first

License

License

GroupId

GroupId

org.fusesource.examples
ArtifactId

ArtifactId

camel-cxf-contract-first-example
Last Version

Last Version

7.2.0.redhat-024
Release Date

Release Date

Type

Type

jar
Description

Description

Camel CXF Contract First Example
Creates a web service using the WSDL contract first
Project Organization

Project Organization

Red Hat

Download camel-cxf-contract-first-example

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.10.0.redhat-60024
org.apache.camel : camel-cxf jar 2.10.0.redhat-60024
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
org.apache.cxf : cxf-rt-transports-http-jetty jar 2.6.0.redhat-60024

test (2)

Group / Artifact Type Version
org.apache.camel : camel-test-spring jar 2.10.0.redhat-60024
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
7.2.0.redhat-024
7.1.0.fuse-047