MVN

org.apache.camel : camel-http-starter

Maven & Gradle

May 24, 2021
20 usages

Spring-Boot Starter :: Camel :: HTTP · Spring-Boot Starter for Camel HTTP support

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

Latest Version

Choose a version of org.apache.camel : camel-http-starter 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-http-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
camel-http-starter-3.0.0-RC3
camel-http-starter-3.0.0-RC2
camel-http-starter-3.0.0-RC1
2.25.x
camel-http-starter-2.25.4
camel-http-starter-2.25.3
camel-http-starter-2.25.2
camel-http-starter-2.25.1
camel-http-starter-2.25.0
2.24.x
camel-http-starter-2.24.3
camel-http-starter-2.24.2
camel-http-starter-2.24.1
camel-http-starter-2.24.0
2.23.x
camel-http-starter-2.23.4
camel-http-starter-2.23.3
camel-http-starter-2.23.2
camel-http-starter-2.23.1
camel-http-starter-2.23.0
2.22.x
camel-http-starter-2.22.5
camel-http-starter-2.22.4
camel-http-starter-2.22.3
camel-http-starter-2.22.2
camel-http-starter-2.22.1
camel-http-starter-2.22.0
2.21.x
camel-http-starter-2.21.5
camel-http-starter-2.21.4
camel-http-starter-2.21.3
camel-http-starter-2.21.2
camel-http-starter-2.21.1
camel-http-starter-2.21.0
2.20.x
camel-http-starter-2.20.4
camel-http-starter-2.20.3
camel-http-starter-2.20.2
camel-http-starter-2.20.1
camel-http-starter-2.20.0
2.19.x
camel-http-starter-2.19.5
camel-http-starter-2.19.4
camel-http-starter-2.19.3
camel-http-starter-2.19.2
camel-http-starter-2.19.1
camel-http-starter-2.19.0
2.18.x
camel-http-starter-2.18.5
camel-http-starter-2.18.4
camel-http-starter-2.18.3
camel-http-starter-2.18.2
camel-http-starter-2.18.1
camel-http-starter-2.18.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-http-starter</artifactId>
    <version>2.25.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.camel:camel-http-starter:2.25.4'

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

implementation("org.apache.camel:camel-http-starter:2.25.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.camel" % "camel-http-starter" % "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

May 24, 2021
11 usages
May 24, 2021
11 usages
May 24, 2021
624 usages
May 24, 2021
20 usages
Jul 03, 2018
3 usages
60 stars
Mar 14, 2023
52 usages
219 stars
Dec 14, 2022
117 usages
83 stars
Apr 08, 2022
2 stars