Last Version

Fabric8 :: Quickstarts :: Spring-Boot :: Camel 2.2.28

Shows how to use Camel with Spring Boot in the Java Container

License

License

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

springboot-camel
Version

Version

2.2.28
Type

Type

jar
Description

Description

Fabric8 :: Quickstarts :: Spring-Boot :: Camel
Shows how to use Camel with Spring Boot in the Java Container
Project Organization

Project Organization

Red Hat

Download springboot-camel 2.2.28


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel : camel-spring jar
org.apache.camel : camel-spring-javaconfig jar
org.apache.camel : camel-metrics jar 2.15.2
org.springframework.boot : spring-boot-starter jar

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar
org.springframework.boot : spring-boot-starter-test jar
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.8.Final
io.fabric8 : fabric8-arquillian jar 2.2.28

Project Modules

There are no modules declared in this project.