Last Version

Camunda Platform - Parent Pom 7.18.0-alpha2

This pom is the parent of all Camunda Platform projects

License

License

GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-parent
Version

Version

7.18.0-alpha2
Type

Type

pom
Description

Description

Camunda Platform - Parent Pom
This pom is the parent of all Camunda Platform projects
Project URL

Project URL

http://www.camunda.org
Project Organization

Project Organization

camunda services GmbH

Download camunda-parent 7.18.0-alpha2


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

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.