Fabric8 :: Quickstarts :: Java :: Camel with CDI Java Container

Camel route using CDI in a standalone Java Container

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

io.fabric8.jube.images.quickstart
Идентификатор

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Red Hat

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

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-cdi jar
org.jboss.weld.se : weld-se jar
org.jboss.weld.servlet : weld-servlet jar
org.jboss.weld : weld-core jar
com.google.guava : guava jar
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld jar
org.slf4j : slf4j-log4j12 jar

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.geronimo.specs : geronimo-ejb_3.1_spec jar

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar

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

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

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.jube.images.quickstart

fabric8

open source development platform for kubernetes

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

Версия
2.0.0