Fabric8 :: Quickstarts :: Wildfly :: Camel CDI

Simple CDI application deployed on Wildfly-Camel

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.2.161
Дата

Дата

Тип

Тип

war
Описание

Описание

Fabric8 :: Quickstarts :: Wildfly :: Camel CDI
Simple CDI application deployed on Wildfly-Camel
Организация-разработчик

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

Red Hat

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

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

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

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar
org.wildfly.camel : wildfly-camel-subsystem-core jar 4.1.0

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

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

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.161
2.2.160
2.2.159
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