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

org.camunda.bpm:camunda-engine-rest 7.10.0-alpha5


Группа

Группа

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

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

camunda-engine-rest
Версия

Версия

7.10.0-alpha5
Тип

Тип

war

Скачать camunda-engine-rest 7.10.0-alpha5


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