is not current version
Last Version 3.17.0

Camel SB Core Starters :: Spring Boot Starter 3.11.1

Spring-Boot Starter for Camel :: Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-spring-boot-starter
Version

Version

3.11.1
Type

Type

jar
Description

Description

Camel SB Core Starters :: Spring Boot Starter
Spring-Boot Starter for 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-starter

Download camel-spring-boot-starter 3.11.1


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

Dependencies

compile (26)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.3
org.apache.camel.springboot : camel-spring-boot jar 3.11.1
org.apache.camel.springboot : camel-core-starter jar 3.11.1
org.apache.camel.springboot : camel-bean-starter jar
org.apache.camel.springboot : camel-browse-starter jar
org.apache.camel.springboot : camel-controlbus-starter jar
org.apache.camel.springboot : camel-dataformat-starter jar
org.apache.camel.springboot : camel-dataset-starter jar
org.apache.camel.springboot : camel-direct-starter jar
org.apache.camel.springboot : camel-directvm-starter jar
org.apache.camel.springboot : camel-file-starter jar
org.apache.camel.springboot : camel-language-starter jar
org.apache.camel.springboot : camel-log-starter jar
org.apache.camel.springboot : camel-mock-starter jar
org.apache.camel.springboot : camel-ref-starter jar
org.apache.camel.springboot : camel-rest-starter jar
org.apache.camel.springboot : camel-saga-starter jar
org.apache.camel.springboot : camel-scheduler-starter jar
org.apache.camel.springboot : camel-seda-starter jar
org.apache.camel.springboot : camel-stub-starter jar
org.apache.camel.springboot : camel-timer-starter jar
org.apache.camel.springboot : camel-validator-starter jar
org.apache.camel.springboot : camel-vm-starter jar
org.apache.camel.springboot : camel-xpath-starter jar
org.apache.camel.springboot : camel-xslt-starter jar
org.apache.camel.springboot : camel-xml-jaxp-starter jar

provided (1)

Group / Artifact Type Version
org.apache.camel.springboot : camel-spring-boot-dependencies pom 3.11.1

Project Modules

There are no modules declared in this project.