is not current version
Last Version 2.2.4

Camunda Platform - Release Parent Pom 2.2.2

This pom defines the required plugins and profiles to allow a Camunda Platform release build.

License

License

GroupId

GroupId

org.camunda
ArtifactId

ArtifactId

camunda-bpm-release-parent
Version

Version

2.2.2
Type

Type

pom
Description

Description

Camunda Platform - Release Parent Pom
This pom defines the required plugins and profiles to allow a Camunda Platform release build.
Project URL

Project URL

http://www.camunda.org
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda/camunda-bpm-release-parent

Download camunda-bpm-release-parent 2.2.2


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

Dependencies

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

Project Modules

There are no modules declared in this project.