Wildfly Camel :: Example :: Camel JMS Spring

WildFly Camel Examples

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.camel.example
ArtifactId

ArtifactId

example-camel-jms-spring
Last Version

Last Version

12.0.0
Release Date

Release Date

Type

Type

war
Description

Description

Wildfly Camel :: Example :: Camel JMS Spring
WildFly Camel Examples

Download example-camel-jms-spring

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
org.apache.camel : camel-core jar
org.jboss.spec.javax.servlet : jboss-servlet-api_4.0_spec jar
org.apache.taglibs : taglibs-standard-spec jar
org.apache.taglibs : taglibs-standard-impl jar

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