MVN

org.apache.camel : camel-example-spring-cloud-servicecall

Maven & Gradle

Mar 25, 2018

Camel :: Example :: Spring Cloud :: ServiceCall · An example showing how to work with Camel ServiceCall EIP and Spring Cloud

<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-example-spring-cloud-servicecall</artifactId>
    <version>2.19.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.camel : camel-example-spring-cloud-servicecall to add to Maven - Latest Versions:

  • Latest Stable: 2.19.5

All Versions

Choose a version of org.apache.camel : camel-example-spring-cloud-servicecall to add to Maven - All Versions:

Version Vulnerabilities Updated
2.19.x
camel-example-spring-cloud-servicecall-2.19.5
camel-example-spring-cloud-servicecall-2.19.4
camel-example-spring-cloud-servicecall-2.19.3
camel-example-spring-cloud-servicecall-2.19.2
camel-example-spring-cloud-servicecall-2.19.1
camel-example-spring-cloud-servicecall-2.19.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-example-spring-cloud-servicecall</artifactId>
    <version>2.19.5</version>
</dependency>