MVN

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

Maven & Gradle

May 18, 2020
71 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 Updated
  • camunda-bpm-camel-0.8.0

    May 18, 2020
  • camunda-bpm-camel-0.7.0

    Mar 24, 2020
  • camunda-bpm-camel-0.6

    Dec 06, 2018
  • camunda-bpm-camel-0.5

    Feb 23, 2017
  • camunda-bpm-camel-0.4

    Apr 08, 2015
  • camunda-bpm-camel-0.3

    Apr 08, 2015

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>