is not current version
Last Version 4.5.51

org.wso2.carbon.business-process:org.wso2.carbon.application.mgt.humantask.feature 4.4.5-beta

This feature contains the bundles required for HumanTask Application Management functionality. HumanTask Application management component can be used to manage HumanTask tasks deployed through cApps.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.wso2.carbon.business-process
ArtifactId

ArtifactId

org.wso2.carbon.application.mgt.humantask.feature
Version

Version

4.4.5-beta
Type

Type

pom

Download org.wso2.carbon.application.mgt.humantask.feature 4.4.5-beta


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.business-process</groupId>
    <artifactId>org.wso2.carbon.application.mgt.humantask.feature</artifactId>
    <version>4.4.5-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.feature/
implementation 'org.wso2.carbon.business-process:org.wso2.carbon.application.mgt.humantask.feature:4.4.5-beta'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.feature/
implementation ("org.wso2.carbon.business-process:org.wso2.carbon.application.mgt.humantask.feature:4.4.5-beta")
'org.wso2.carbon.business-process:org.wso2.carbon.application.mgt.humantask.feature:pom:4.4.5-beta'
<dependency org="org.wso2.carbon.business-process" name="org.wso2.carbon.application.mgt.humantask.feature" rev="4.4.5-beta">
  <artifact name="org.wso2.carbon.application.mgt.humantask.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='org.wso2.carbon.application.mgt.humantask.feature', version='4.4.5-beta')
)
libraryDependencies += "org.wso2.carbon.business-process" % "org.wso2.carbon.application.mgt.humantask.feature" % "4.4.5-beta"
[org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.feature "4.4.5-beta"]