MVN

org.camunda.bpm.extension.camel : camunda-bpm-camel

Maven & Gradle

May 18, 2020
78 stars

camunda BPM - Apache Camel Integration

<dependency>
    <groupId>org.camunda.bpm.extension.camel</groupId>
    <artifactId>camunda-bpm-camel</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.extension.camel : camunda-bpm-camel to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of org.camunda.bpm.extension.camel : camunda-bpm-camel to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
camunda-bpm-camel-0.8.0
0.7.x
camunda-bpm-camel-0.7.0
0.6
camunda-bpm-camel-0.6
0.5
camunda-bpm-camel-0.5
0.4
camunda-bpm-camel-0.4
0.3
camunda-bpm-camel-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm.extension.camel</groupId>
    <artifactId>camunda-bpm-camel</artifactId>
    <version>0.8.0</version>
</dependency>