Fabric8 :: Quickstarts :: CDI :: Camel and ActiveMQ

Camel route using CDI and ActiveMQ in a standalone Java Container

Лицензия

Лицензия

Группа

Группа

io.fabric8.quickstarts
Идентификатор

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

cdi-camel-mq
Последняя версия

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

2.2.152
Дата

Дата

Тип

Тип

jar
Описание

Описание

Fabric8 :: Quickstarts :: CDI :: Camel and ActiveMQ
Camel route using CDI and ActiveMQ in a standalone Java Container
Организация-разработчик

Организация-разработчик

Red Hat

Скачать cdi-camel-mq

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

<!-- https://jarcasting.com/artifacts/io.fabric8.quickstarts/cdi-camel-mq/ -->
<dependency>
    <groupId>io.fabric8.quickstarts</groupId>
    <artifactId>cdi-camel-mq</artifactId>
    <version>2.2.152</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.quickstarts/cdi-camel-mq/
implementation 'io.fabric8.quickstarts:cdi-camel-mq:2.2.152'
// https://jarcasting.com/artifacts/io.fabric8.quickstarts/cdi-camel-mq/
implementation ("io.fabric8.quickstarts:cdi-camel-mq:2.2.152")
'io.fabric8.quickstarts:cdi-camel-mq:jar:2.2.152'
<dependency org="io.fabric8.quickstarts" name="cdi-camel-mq" rev="2.2.152">
  <artifact name="cdi-camel-mq" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.quickstarts', module='cdi-camel-mq', version='2.2.152')
)
libraryDependencies += "io.fabric8.quickstarts" % "cdi-camel-mq" % "2.2.152"
[io.fabric8.quickstarts/cdi-camel-mq "2.2.152"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-core jar 2.17.2
org.apache.camel : camel-cdi jar 2.17.2
org.apache.activemq : activemq-camel jar 5.12.1
io.fabric8 : fabric8-cdi jar 2.2.142
org.jboss.weld.se : weld-se jar 2.3.3.Final
org.jboss.weld : weld-core jar 2.3.3.Final
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld jar
org.slf4j : slf4j-log4j12 jar
log4j : log4j jar

provided (1)

Идентификатор библиотеки Тип Версия
javax.enterprise : cdi-api jar 1.2

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.11.Final
io.fabric8 : fabric8-arquillian jar 2.2.142
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar
io.fabric8 : fabric8-cdi test-jar 2.2.142

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

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

Fabric8 Archetypes

Join the chat at https://gitter.im/fabric8io/ipaas-quickstarts

This project contains the following fabric8 parts:

Quickstarts

The base quickstarts upon which these archetypes are derived now live in a new github.com repo: github.com/fabric8-quickstarts. Browse around there to see which quickstarts are interesting. Then you can create a quickstart with the archetypes like this:

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=%archetype% -DarchetypeVersion=%latest%

Where %archetype% is jvm-implementation-archetype.

For example, spring-boot-camel-archetype is the name of a Camel quickstart that uses Spring Boot. karaf-camel-log-archetype is a Karaf JVM with camel running in it with a timer that logs to developer logs, etc. See the fabric8 documentation for more information.

Building

The build requires Maven version 3.2.5 or later.

mvn clean install

Running the system tests

To run the system tests for all the quickstarts check out the docs on how to run them

io.fabric8.quickstarts

fabric8

open source development platform for kubernetes

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

Версия
2.2.152
2.2.151
2.2.149
2.2.148
2.2.145
2.2.144
2.2.142
2.2.141
2.2.140
2.2.138
2.2.136
2.2.135
2.2.134
2.2.133
2.2.132
2.2.131
2.2.130
2.2.127
2.2.126
2.2.125
2.2.123
2.2.114
2.2.113
2.2.112
2.2.109
2.2.106
2.2.105
2.2.104
2.2.103
2.2.102
2.2.101
2.2.100