MVN

org.camunda.community.migration : migration-examples-parent

Maven & Gradle

Feb 24, 2023
4 stars
<dependency>
    <groupId>org.camunda.community.migration</groupId>
    <artifactId>migration-examples-parent</artifactId>
    <version>0.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.community.migration : migration-examples-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.4.4

All Versions

Choose a version of org.camunda.community.migration : migration-examples-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
migration-examples-parent-0.4.4
migration-examples-parent-0.4.3
migration-examples-parent-0.4.2
migration-examples-parent-0.4.1
migration-examples-parent-0.4.0
0.3.x
migration-examples-parent-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.community.migration</groupId>
    <artifactId>migration-examples-parent</artifactId>
    <version>0.4.4</version>
</dependency>