is not current version
Last Version 3.17.0

Camel SB :: Spring Boot 3.14.0

Using Camel with Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-spring-boot
Version

Version

3.14.0
Type

Type

jar
Description

Description

Camel SB :: Spring Boot
Using Camel with Spring Boot
Project URL

Project URL

https://camel.apache.org/camel-spring-boot
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download camel-spring-boot 3.14.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.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-boot/
implementation 'org.apache.camel.springboot:camel-spring-boot:3.14.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-boot/
implementation ("org.apache.camel.springboot:camel-spring-boot:3.14.0")
'org.apache.camel.springboot:camel-spring-boot:jar:3.14.0'
<dependency org="org.apache.camel.springboot" name="camel-spring-boot" rev="3.14.0">
  <artifact name="camel-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-spring-boot', version='3.14.0')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-spring-boot" % "3.14.0"
[org.apache.camel.springboot/camel-spring-boot "3.14.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.6.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.1
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.1
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.6.1
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 Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar 2.6.1

test (8)

Group / Artifact Type Version
org.apache.camel : camel-test-spring-junit5 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.6.1
org.apache.camel : camel-jetty jar
org.apache.camel : camel-jackson jar
org.apache.camel : camel-http jar

Project Modules

There are no modules declared in this project.