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

org.camunda.bpm:camunda-bom 7.12.0-alpha1

camunda BPM bill of material

Группа

Группа

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

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

camunda-bom
Версия

Версия

7.12.0-alpha1
Тип

Тип

pom

Скачать camunda-bom 7.12.0-alpha1

Имя Файла Размер
camunda-bom-7.12.0-alpha1.pom 8 KB
Обзор

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