Camel :: Example :: Spring Boot Starter

An example showing how to work with Camel and Spring Boot using Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-spring-boot-starter
Last Version

Last Version

2.18.5
Release Date

Release Date

Type

Type

jar
Description

Description

Camel :: Example :: Spring Boot Starter
An example showing how to work with Camel and Spring Boot using Spring Boot Starter
Project Organization

Project Organization

The Apache Software Foundation

Download camel-example-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.6.RELEASE
org.apache.camel : camel-spring-boot-starter jar 2.18.5
org.apache.camel : camel-stream-starter jar 2.18.5

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.apache.camel : camel-test jar 2.18.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.18.5
2.18.4
2.18.3
2.18.2
2.18.1
2.18.0
2.17.7
2.17.6
2.17.5
2.17.4
2.17.3
2.17.2
2.17.1
2.17.0