Camel :: Example :: Spring Boot

An example showing how to work with Camel and Spring Boot

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

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

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

2.19.5
Дата

Дата

Тип

Тип

war
Описание

Описание

Camel :: Example :: Spring Boot
An example showing how to work with Camel and Spring Boot
Организация-разработчик

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

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-spring-boot

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

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar
org.springframework.boot : spring-boot-actuator jar
org.apache.camel : camel-spring-boot-starter jar 2.19.5
org.apache.camel : camel-stream-starter jar 2.19.5

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
org.apache.camel : camel-test-spring jar 2.19.5

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

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

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

Версия
2.19.5
2.19.4
2.19.3
2.19.2
2.19.1
2.19.0
2.18.5
2.18.4
2.18.3
2.18.2
2.18.1
2.18.0
2.17.7
2.17.6
2.17.5
2.17.4
2.17.3
2.17.2
2.17.1
2.17.0
2.16.5
2.16.4
2.16.3
2.16.2
2.16.1
2.16.0