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

org.camunda.commons:camunda-commons-bom 1.4.0-alpha2


Группа

Группа

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

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

camunda-commons-bom
Версия

Версия

1.4.0-alpha2
Тип

Тип

pom

Скачать camunda-commons-bom 1.4.0-alpha2

Имя Файла Размер
camunda-commons-bom-1.4.0-alpha2.pom 1 KB
Обзор

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