Last Version

Camunda Platform - Root Pom 7.18.0-alpha2

This pom defines the modules that make up the build. The parent pom for all Camunda Platform projects can be found in the parent directory relative to this file.

License

License

GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-root
Version

Version

7.18.0-alpha2
Type

Type

pom
Description

Description

Camunda Platform - Root Pom
This pom defines the modules that make up the build. The parent pom for all Camunda Platform projects can be found in the parent directory relative to this file.
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-platform

Download camunda-root 7.18.0-alpha2


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