| Группа | Группаorg.camunda.bpm.assert |
|---|---|
| Идентификатор | Идентификаторcamunda-bpm-assert-compatibility-parent |
| Версия | Версия4.0.0-alpha1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| camunda-bpm-assert-compatibility-parent-4.0.0-alpha1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.assert/camunda-bpm-assert-compatibility-parent/ -->
<dependency>
<groupId>org.camunda.bpm.assert</groupId>
<artifactId>camunda-bpm-assert-compatibility-parent</artifactId>
<version>4.0.0-alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.assert/camunda-bpm-assert-compatibility-parent/
implementation 'org.camunda.bpm.assert:camunda-bpm-assert-compatibility-parent:4.0.0-alpha1'
// https://jarcasting.com/artifacts/org.camunda.bpm.assert/camunda-bpm-assert-compatibility-parent/
implementation ("org.camunda.bpm.assert:camunda-bpm-assert-compatibility-parent:4.0.0-alpha1")
'org.camunda.bpm.assert:camunda-bpm-assert-compatibility-parent:pom:4.0.0-alpha1'
<dependency org="org.camunda.bpm.assert" name="camunda-bpm-assert-compatibility-parent" rev="4.0.0-alpha1">
<artifact name="camunda-bpm-assert-compatibility-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.assert', module='camunda-bpm-assert-compatibility-parent', version='4.0.0-alpha1')
)
libraryDependencies += "org.camunda.bpm.assert" % "camunda-bpm-assert-compatibility-parent" % "4.0.0-alpha1"
[org.camunda.bpm.assert/camunda-bpm-assert-compatibility-parent "4.0.0-alpha1"]