MVN

org.apache.camel : camel-spring-boot

Maven & Gradle

May 24, 2021
73 usages

Camel :: Spring Boot · Using Camel with Spring Boot

<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-spring-boot</artifactId>
    <version>2.25.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.camel : camel-spring-boot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.25.4
  • Latest Release Candidate: 3.0.0-RC3

All Versions

Choose a version of org.apache.camel : camel-spring-boot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
camel-spring-boot-3.0.1
camel-spring-boot-3.0.0
camel-spring-boot-3.0.0-RC3
camel-spring-boot-3.0.0-RC2
camel-spring-boot-3.0.0-RC1
camel-spring-boot-3.0.0-M4
camel-spring-boot-3.0.0-M3
camel-spring-boot-3.0.0-M2
camel-spring-boot-3.0.0-M1
2.25.x
camel-spring-boot-2.25.4
camel-spring-boot-2.25.3
camel-spring-boot-2.25.2
camel-spring-boot-2.25.1
camel-spring-boot-2.25.0
2.24.x
camel-spring-boot-2.24.3
camel-spring-boot-2.24.2
camel-spring-boot-2.24.1
camel-spring-boot-2.24.0
2.23.x
camel-spring-boot-2.23.4
camel-spring-boot-2.23.3
camel-spring-boot-2.23.2
camel-spring-boot-2.23.1
camel-spring-boot-2.23.0
2.22.x
camel-spring-boot-2.22.5
camel-spring-boot-2.22.4
camel-spring-boot-2.22.3
camel-spring-boot-2.22.2
camel-spring-boot-2.22.1
camel-spring-boot-2.22.0
2.21.x
camel-spring-boot-2.21.5
camel-spring-boot-2.21.4
camel-spring-boot-2.21.3
camel-spring-boot-2.21.2
camel-spring-boot-2.21.1
camel-spring-boot-2.21.0
2.20.x
camel-spring-boot-2.20.4
camel-spring-boot-2.20.3
camel-spring-boot-2.20.2
camel-spring-boot-2.20.1
camel-spring-boot-2.20.0
2.19.x
camel-spring-boot-2.19.5
camel-spring-boot-2.19.4
camel-spring-boot-2.19.3
camel-spring-boot-2.19.2
camel-spring-boot-2.19.1
camel-spring-boot-2.19.0
2.18.x
camel-spring-boot-2.18.5
camel-spring-boot-2.18.4
camel-spring-boot-2.18.3
camel-spring-boot-2.18.2
camel-spring-boot-2.18.1
camel-spring-boot-2.18.0
2.17.x
camel-spring-boot-2.17.7
camel-spring-boot-2.17.6
camel-spring-boot-2.17.5
camel-spring-boot-2.17.4
camel-spring-boot-2.17.3
camel-spring-boot-2.17.2
camel-spring-boot-2.17.1
camel-spring-boot-2.17.0
2.16.x
camel-spring-boot-2.16.5
camel-spring-boot-2.16.4
camel-spring-boot-2.16.3
camel-spring-boot-2.16.2
camel-spring-boot-2.16.1
camel-spring-boot-2.16.0
2.15.x
camel-spring-boot-2.15.6
camel-spring-boot-2.15.5
camel-spring-boot-2.15.4
camel-spring-boot-2.15.3
camel-spring-boot-2.15.2
camel-spring-boot-2.15.1
camel-spring-boot-2.15.0

How to add a dependency to Maven

Add the following org.apache.camel : camel-spring-boot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-spring-boot</artifactId>
    <version>2.25.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.camel : camel-spring-boot gradle dependency to your build.gradle file:

implementation 'org.apache.camel:camel-spring-boot:2.25.4'

Gradle Kotlin DSL: Add the following org.apache.camel : camel-spring-boot gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.camel:camel-spring-boot:2.25.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.camel : camel-spring-boot sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.camel" % "camel-spring-boot" % "2.25.4"

Advertisement

Dependencies from Group

Aug 10, 2023
1.4k usages
27 stars
Aug 10, 2023
663 usages
27 stars
Jun 23, 2023
657 usages
27 stars
May 24, 2021
624 usages

Discover Dependencies

Jul 23, 2018
42 usages
433 stars
Dec 15, 2021
42 usages
685 stars
May 02, 2023
34 usages
Aug 24, 2023
34 usages
30 stars
Aug 10, 2023
43 usages
328 stars
Jul 13, 2023
33 usages
82 stars