Last Version

Wildfly Camel :: Example :: Camel CXF SOAP 2.0.0.CR1

WildFly Camel Integration

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.camel
ArtifactId

ArtifactId

example-camel-cxf-soap
Version

Version

2.0.0.CR1
Type

Type

war
Description

Description

Wildfly Camel :: Example :: Camel CXF SOAP
WildFly Camel Integration

Download example-camel-cxf-soap 2.0.0.CR1


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

Dependencies

provided (5)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.14.0
org.apache.camel : camel-cdi jar 2.14.0
javax.enterprise : cdi-api jar 1.2
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec jar 1.0.0.Final
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar 1.0.0.Final

test (5)

Group / Artifact Type Version
org.wildfly.camel : example-camel-common jar 2.0.0.CR1
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.2.Final-wildfly-1
org.wildfly : wildfly-arquillian-container-remote jar 8.1.0.Final
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.6.6

Project Modules

There are no modules declared in this project.