| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.wso2.carbon.business-process |
| ArtifactId | ArtifactIdorg.wso2.carbon.application.mgt.humantask.server.feature |
| Last Version | Last Version4.5.51 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWSO2 Carbon - HumanTask Application Management Server Feature
This feature contains the core bundles required for Back-end HumanTask Application
Management functionality
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.business-process</groupId>
<artifactId>org.wso2.carbon.application.mgt.humantask.server.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.server.feature/
implementation 'org.wso2.carbon.business-process:org.wso2.carbon.application.mgt.humantask.server.feature:4.5.51'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.server.feature/
implementation ("org.wso2.carbon.business-process:org.wso2.carbon.application.mgt.humantask.server.feature:4.5.51")
'org.wso2.carbon.business-process:org.wso2.carbon.application.mgt.humantask.server.feature:pom:4.5.51'
<dependency org="org.wso2.carbon.business-process" name="org.wso2.carbon.application.mgt.humantask.server.feature" rev="4.5.51">
<artifact name="org.wso2.carbon.application.mgt.humantask.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='org.wso2.carbon.application.mgt.humantask.server.feature', version='4.5.51')
)
libraryDependencies += "org.wso2.carbon.business-process" % "org.wso2.carbon.application.mgt.humantask.server.feature" % "4.5.51"
[org.wso2.carbon.business-process/org.wso2.carbon.application.mgt.humantask.server.feature "4.5.51"]