Wildfly Camel :: Example :: Testsuite

WildFly Camel Examples

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.camel.example
ArtifactId

ArtifactId

example-camel-itests
Last Version

Last Version

12.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Wildfly Camel :: Example :: Testsuite
WildFly Camel Examples

Download example-camel-itests

How to add to project

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

Dependencies

compile (26)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-itests-common jar
junit : junit jar
org.jboss.arquillian.junit : arquillian-junit-container jar
org.slf4j : slf4j-log4j12 jar
org.wildfly.arquillian : wildfly-arquillian-container-managed jar
org.apache.activemq : activemq-rar rar
com.icegreen : greenmail-webapp war
org.wildfly.camel.example : example-camel-activemq war 12.0.0
org.wildfly.camel.example : example-camel-cdi war 12.0.0
org.wildfly.camel.example : example-camel-cxf-jaxrs war 12.0.0
org.wildfly.camel.example : example-camel-cxf-jaxrs-secure war 12.0.0
org.wildfly.camel.example : example-camel-cxf-jaxws war 12.0.0
org.wildfly.camel.example : example-camel-cxf-jaxws-cdi-secure war 12.0.0
org.wildfly.camel.example : example-camel-cxf-jaxws-cdi-xml war 12.0.0
org.wildfly.camel.example : example-camel-cxf-jaxws-secure war 12.0.0
org.wildfly.camel.example : example-camel-jms war 12.0.0
org.wildfly.camel.example : example-camel-jms-spring war 12.0.0
org.wildfly.camel.example : example-camel-jms-mdb war 12.0.0
org.wildfly.camel.example : example-camel-jms-tx war 12.0.0
org.wildfly.camel.example : example-camel-jms-tx-spring war 12.0.0
org.wildfly.camel.example : example-camel-jpa war 12.0.0
org.wildfly.camel.example : example-camel-jpa-spring war 12.0.0
org.wildfly.camel.example : example-camel-mail war 12.0.0
org.wildfly.camel.example : example-camel-mail-spring war 12.0.0
org.wildfly.camel.example : example-camel-rest-swagger war 12.0.0
xalan : xalan jar

provided (1)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-patch pom

Project Modules

There are no modules declared in this project.

WildFly Camel Examples

This directory contains a suite of useful modules to demonstrate various features of the WildFly Camel Subsystem. Their aim is to provide small, specific and working examples that can be used for reference in your own projects.

Prerequisites

Please refer to the project README documentation for information on how to build and test the project. Please take into consideration the minimum Java and Maven requirements. The examples also require a running application server with the wildfly-camel subsystem deployed.

Running Examples

Each example aims to be interactive to help you learn how to get started with the WildFly Camel Subsystem. Each example can be accessed by changing into the example source directory, building the project mvn clean install and then deploying to a running application server mvn install -Pdeploy.

Examples can be undeployed from a running application server by running mvn clean -Pdeploy.

org.wildfly.camel.example

WildFly extras

Community extras for WildFly

Versions

Version
12.0.0
11.1.0
11.0.0
10.3.0
10.2.0
10.1.0
10.0.0
9.1.0
9.0.0
8.0.0
7.0.0
6.0.0
5.1.0
5.0.0
4.9.0
4.8.0
4.5.0
4.4.0
4.3.0