Last Version

Camel :: Platforms :: Commands :: Spring Boot (deprecated) 2.21.5

Camel Commands using Spring Boot Shell

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-commands-spring-boot
Version

Version

2.21.5
Type

Type

jar
Description

Description

Camel :: Platforms :: Commands :: Spring Boot (deprecated)
Camel Commands using Spring Boot Shell
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-commands-spring-boot

Download camel-commands-spring-boot 2.21.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-commands-core jar 2.21.5
org.springframework.boot : spring-boot-starter-remote-shell jar 1.5.12.RELEASE

Project Modules

There are no modules declared in this project.