не последняя версия
Последняя версия 2.2.4

org.camunda:camunda-bpm-release-parent 1.0.0

This pom defines the required plugins and profiles to allow a camunda bpm release build.

Группа

Группа

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

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

camunda-bpm-release-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать camunda-bpm-release-parent 1.0.0

Имя Файла Размер
camunda-bpm-release-parent-1.0.0.pom 5 KB
Обзор

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