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

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.examples
ArtifactId

ArtifactId

camunda-bpm-mail.example.pizza
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

war
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.example.pizza

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
org.camunda.bpm.extension : camunda-bpm-mail-core jar 1.3.0
org.camunda.bpm : camunda-engine jar
org.camunda.template-engines : camunda-template-engines-freemarker jar
javax.servlet : javax.servlet-api jar 3.0.1

test (5)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine-plugin-connect jar
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.1
ch.qos.logback : logback-classic jar 1.1.7
com.h2database : h2 jar 1.4.187

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0