Last Version

Fabric8 :: Process :: Spring Boot :: Camel Starter 1.2.0.Beta4

Fabric8 Spring Boot BOM

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

process-spring-boot-starter-camel
Version

Version

1.2.0.Beta4
Type

Type

jar
Description

Description

Fabric8 :: Process :: Spring Boot :: Camel Starter
Fabric8 Spring Boot BOM
Project Organization

Project Organization

Red Hat

Download process-spring-boot-starter-camel 1.2.0.Beta4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-spring jar
org.springframework : spring-context jar

test (3)

Group / Artifact Type Version
junit : junit jar
io.fabric8 : process-spring-boot-container jar 1.2.0.Beta4
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.