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

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

License

License

GroupId

GroupId

org.camunda.bpm.extension
ArtifactId

ArtifactId

camunda-bpm-mail-extension-root
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Project Organization

Project Organization

Camunda Services GmbH

Download camunda-bpm-mail-extension-root

How to add to project

<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-mail-extension-root/ -->
<dependency>
    <groupId>org.camunda.bpm.extension</groupId>
    <artifactId>camunda-bpm-mail-extension-root</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-mail-extension-root/
implementation 'org.camunda.bpm.extension:camunda-bpm-mail-extension-root:1.3.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-mail-extension-root/
implementation ("org.camunda.bpm.extension:camunda-bpm-mail-extension-root:1.3.0")
'org.camunda.bpm.extension:camunda-bpm-mail-extension-root:pom:1.3.0'
<dependency org="org.camunda.bpm.extension" name="camunda-bpm-mail-extension-root" rev="1.3.0">
  <artifact name="camunda-bpm-mail-extension-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension', module='camunda-bpm-mail-extension-root', version='1.3.0')
)
libraryDependencies += "org.camunda.bpm.extension" % "camunda-bpm-mail-extension-root" % "1.3.0"
[org.camunda.bpm.extension/camunda-bpm-mail-extension-root "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0