| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.camunda.bpm.cycle |
| Идентификатор | Идентификаторcamunda-cycle-distro |
| Версия | Версия3.1.0 |
| Тип | Типpom |
| Описание |
Описаниеcamunda BPM - cycle - Distro
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camunda-cycle-distro-3.1.0.pom | |
| camunda-cycle-distro-3.1.0.zip | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.cycle/camunda-cycle-distro/ -->
<dependency>
<groupId>org.camunda.bpm.cycle</groupId>
<artifactId>camunda-cycle-distro</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.cycle/camunda-cycle-distro/
implementation 'org.camunda.bpm.cycle:camunda-cycle-distro:3.1.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.cycle/camunda-cycle-distro/
implementation ("org.camunda.bpm.cycle:camunda-cycle-distro:3.1.0")
'org.camunda.bpm.cycle:camunda-cycle-distro:pom:3.1.0'
<dependency org="org.camunda.bpm.cycle" name="camunda-cycle-distro" rev="3.1.0">
<artifact name="camunda-cycle-distro" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.cycle', module='camunda-cycle-distro', version='3.1.0')
)
libraryDependencies += "org.camunda.bpm.cycle" % "camunda-cycle-distro" % "3.1.0"
[org.camunda.bpm.cycle/camunda-cycle-distro "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat : tomcat | tar.gz | 7.0.50 |
| org.apache.tomcat : tomcat-jdbc | jar | 7.0.50 |
| com.h2database : h2 | jar | 1.3.168 |
| javax.mail : mail | jar | 1.4.1 |
| org.camunda.bpm.cycle : camunda-cycle-tomcat | war | 3.1.0 |
| org.camunda.bpm.cycle : camunda-cycle-sql-scripts | jar | 3.1.0 |
| org.camunda.bpm.distro » camunda-h2-webapp | war | 7.2.0-alpha5 |