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

org.camunda.bpm:camunda-engine-rest-root 7.10.0-alpha1


Группа

Группа

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

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

camunda-engine-rest-root
Версия

Версия

7.10.0-alpha1
Тип

Тип

pom

Скачать camunda-engine-rest-root 7.10.0-alpha1

Имя Файла Размер
camunda-engine-rest-root-7.10.0-alpha1.pom 830 bytes
Обзор

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