| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаorg.wso2.carbon.business-process |
| Идентификатор | Идентификаторorg.wso2.carbon.application.mgt.humantask.ui.feature |
| Последняя версия | Последняя версия4.5.51 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - HumanTask Application Management UI Feature
This feature contains the core bundles required for
Front-end HumanTask Application Management functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.ui.feature/ -->
<dependency>
<groupId>org.wso2.carbon.business-process</groupId>
<artifactId>org.wso2.carbon.application.mgt.humantask.ui.feature</artifactId>
<version>4.5.51</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.ui.feature/
implementation 'org.wso2.carbon.business-process:org.wso2.carbon.application.mgt.humantask.ui.feature:4.5.51'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.ui.feature/
implementation ("org.wso2.carbon.business-process:org.wso2.carbon.application.mgt.humantask.ui.feature:4.5.51")
'org.wso2.carbon.business-process:org.wso2.carbon.application.mgt.humantask.ui.feature:pom:4.5.51'
<dependency org="org.wso2.carbon.business-process" name="org.wso2.carbon.application.mgt.humantask.ui.feature" rev="4.5.51">
<artifact name="org.wso2.carbon.application.mgt.humantask.ui.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='org.wso2.carbon.application.mgt.humantask.ui.feature', version='4.5.51')
)
libraryDependencies += "org.wso2.carbon.business-process" % "org.wso2.carbon.application.mgt.humantask.ui.feature" % "4.5.51"
[org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.ui.feature "4.5.51"]