| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.camunda.bpm.model |
| Идентификатор | Идентификаторcamunda-xml-model |
| Версия | Версия7.17.0-alpha1 |
| Тип | Типjar |
| Описание |
ОписаниеCamunda Platform - Xml Model API
Provides general dependencies and profiles for database testing
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-xml-model/ -->
<dependency>
<groupId>org.camunda.bpm.model</groupId>
<artifactId>camunda-xml-model</artifactId>
<version>7.17.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-xml-model/
implementation 'org.camunda.bpm.model:camunda-xml-model:7.17.0-alpha1'
// https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-xml-model/
implementation ("org.camunda.bpm.model:camunda-xml-model:7.17.0-alpha1")
'org.camunda.bpm.model:camunda-xml-model:jar:7.17.0-alpha1'
<dependency org="org.camunda.bpm.model" name="camunda-xml-model" rev="7.17.0-alpha1">
<artifact name="camunda-xml-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.model', module='camunda-xml-model', version='7.17.0-alpha1')
)
libraryDependencies += "org.camunda.bpm.model" % "camunda-xml-model" % "7.17.0-alpha1"
[org.camunda.bpm.model/camunda-xml-model "7.17.0-alpha1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.assertj : assertj-core | jar |