| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаorg.camunda.bpm |
| Идентификатор | Идентификаторcamunda-bpm-swarm-config-api |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThis pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-swarm-config-api/ -->
<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-bpm-swarm-config-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-swarm-config-api/
implementation 'org.camunda.bpm:camunda-bpm-swarm-config-api:1.0.0'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-swarm-config-api/
implementation ("org.camunda.bpm:camunda-bpm-swarm-config-api:1.0.0")
'org.camunda.bpm:camunda-bpm-swarm-config-api:jar:1.0.0'
<dependency org="org.camunda.bpm" name="camunda-bpm-swarm-config-api" rev="1.0.0">
<artifact name="camunda-bpm-swarm-config-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-bpm-swarm-config-api', version='1.0.0')
)
libraryDependencies += "org.camunda.bpm" % "camunda-bpm-swarm-config-api" % "1.0.0"
[org.camunda.bpm/camunda-bpm-swarm-config-api "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wildfly.swarm : config-api-runtime | jar | 1.0.3.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.camunda.bpm : camunda-engine-rest | war | 7.9.0 |