MVN

org.camunda.bpm.extension.examples : camunda-bpm-mail-examples

Maven & Gradle

Aug 25, 2023
58 stars

Camunda Automation Platform Mail Examples

<dependency>
    <groupId>org.camunda.bpm.extension.examples</groupId>
    <artifactId>camunda-bpm-mail-examples</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.1

All Versions

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

Version Vulnerabilities Updated
1.5.x
camunda-bpm-mail-examples-1.5.1
camunda-bpm-mail-examples-1.5.0
1.4.x
camunda-bpm-mail-examples-1.4.3
1.3.x
camunda-bpm-mail-examples-1.3.0
1.2.x
camunda-bpm-mail-examples-1.2.0
1.1.x
camunda-bpm-mail-examples-1.1.0
1.0.x
camunda-bpm-mail-examples-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm.extension.examples</groupId>
    <artifactId>camunda-bpm-mail-examples</artifactId>
    <version>1.5.1</version>
</dependency>