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

Camel SB :: Spring Boot 3.10.0

Using Camel with Spring Boot

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

camel-spring-boot
Версия

Версия

3.10.0
Тип

Тип

jar
Описание

Описание

Camel SB :: Spring Boot
Using Camel with Spring Boot
Ссылка на сайт

Ссылка на сайт

https://camel.apache.org/camel-spring-boot
Организация-разработчик

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

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

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

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

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


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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter Необязательный jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.4.5
org.springframework.boot : spring-boot-autoconfigure-processor Необязательный jar 2.4.5
org.springframework.boot : spring-boot-starter-actuator Необязательный jar 2.4.5
org.apache.camel : camel-spring jar
org.apache.camel : camel-spring-main jar
org.apache.camel : camel-xml-jaxb-dsl jar
org.apache.camel : camel-spring-xml jar
org.apache.camel : camel-cloud jar
org.apache.camel : camel-cluster jar
org.apache.camel : camel-health jar
org.springframework : spring-web Необязательный jar
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.4.5

test (9)

Идентификатор библиотеки Тип Версия
org.apache.camel : camel-test-spring-junit5 jar
org.junit.vintage : junit-vintage-engine jar
org.apache.camel : camel-management jar
org.awaitility : awaitility jar
commons-io : commons-io jar
org.springframework.boot : spring-boot-starter-test jar 2.4.5
org.apache.camel : camel-jetty jar
org.apache.camel : camel-jackson jar
org.apache.camel : camel-http jar

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

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