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

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

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

Группа

Группа

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

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

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

Версия

2.2.3
Тип

Тип

pom

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

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

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