is not current version
Last Version 4.5.51

org.wso2.carbon.business-process:org.wso2.carbon.humantask.server.feature 4.4.7

This feature contains the core bundles required for Back-end HumanTask functionality

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.wso2.carbon.business-process
ArtifactId

ArtifactId

org.wso2.carbon.humantask.server.feature
Version

Version

4.4.7
Type

Type

pom

Download org.wso2.carbon.humantask.server.feature 4.4.7


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