Wildfly Camel :: Example :: Camel JMS Spring

WildFly Camel Examples

Лицензия

Лицензия

Категории

Категории

WildFly Контейнер Application Servers
Группа

Группа

org.wildfly.camel.example
Идентификатор

Идентификатор

example-camel-jms-spring
Последняя версия

Последняя версия

12.0.0
Дата

Дата

Тип

Тип

war
Описание

Описание

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

Скачать example-camel-jms-spring

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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