| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.business-process |
| Идентификатор | Идентификаторorg.wso2.carbon.bpmn.server.feature |
| Последняя версия | Последняя версия4.5.51 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - BPMN Server - Core Feature
This feature contains the core bundles required for Back-end BPMN Server
functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.wso2.carbon.bpmn.server.feature-4.5.51.pom | |
| org.wso2.carbon.bpmn.server.feature-4.5.51.zip | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.bpmn.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.business-process</groupId>
<artifactId>org.wso2.carbon.bpmn.server.feature</artifactId>
<version>4.5.51</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.bpmn.server.feature/
implementation 'org.wso2.carbon.business-process:org.wso2.carbon.bpmn.server.feature:4.5.51'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.bpmn.server.feature/
implementation ("org.wso2.carbon.business-process:org.wso2.carbon.bpmn.server.feature:4.5.51")
'org.wso2.carbon.business-process:org.wso2.carbon.bpmn.server.feature:pom:4.5.51'
<dependency org="org.wso2.carbon.business-process" name="org.wso2.carbon.bpmn.server.feature" rev="4.5.51">
<artifact name="org.wso2.carbon.bpmn.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='org.wso2.carbon.bpmn.server.feature', version='4.5.51')
)
libraryDependencies += "org.wso2.carbon.business-process" % "org.wso2.carbon.bpmn.server.feature" % "4.5.51"
[org.wso2.carbon.business-process/org.wso2.carbon.bpmn.server.feature "4.5.51"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.business-process : org.wso2.carbon.bpmn | jar | 4.5.51 |
| org.wso2.carbon.business-process : org.wso2.carbon.bpmn.extensions | jar | 4.5.51 |
| org.wso2.orbit.com.h2database : h2-engine | jar | 2.1.210.wso2v1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |