не последняя версия
Последняя версия 7.18.0-alpha2

org.camunda.bpm:camunda-root 7.3.0-alpha3

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

Группа

Группа

org.camunda.bpm
Идентификатор

Идентификатор

camunda-root
Версия

Версия

7.3.0-alpha3
Тип

Тип

pom

Скачать camunda-root 7.3.0-alpha3

Имя Файла Размер
camunda-root-7.3.0-alpha3.pom 5 KB
Обзор

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