Wildfly Camel :: Example

WildFly Camel Examples

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.camel.example
ArtifactId

ArtifactId

example-camel
Last Version

Last Version

12.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Wildfly Camel :: Example
WildFly Camel Examples
Project URL

Project URL

https://github.com/wildfly-extras/wildfly-camel-examples
Source Code Management

Source Code Management

http://github.com/wildfly-extras/wildfly-camel-examples

Download example-camel

Filename Size
example-camel-12.0.0.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • camel-activemq
  • camel-cdi
  • camel-cxf-jaxrs
  • camel-cxf-jaxrs-secure
  • camel-cxf-jaxws
  • camel-cxf-jaxws-cdi-secure
  • camel-cxf-jaxws-cdi-xml
  • camel-cxf-jaxws-secure
  • camel-jms
  • camel-jms-mdb
  • camel-jms-spring
  • camel-jms-tx
  • camel-jms-tx-spring
  • camel-jpa
  • camel-jpa-spring
  • camel-mail
  • camel-mail-spring
  • camel-rest-swagger
  • itests
  • distro

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