Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.business-process |
ArtifactId | ArtifactIdhumantask |
Version | Version4.4.29 |
Type | Typepom |
Filename | Size |
---|---|
humantask-4.4.29.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/humantask/ -->
<dependency>
<groupId>org.wso2.carbon.business-process</groupId>
<artifactId>humantask</artifactId>
<version>4.4.29</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/humantask/
implementation 'org.wso2.carbon.business-process:humantask:4.4.29'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/humantask/
implementation ("org.wso2.carbon.business-process:humantask:4.4.29")
'org.wso2.carbon.business-process:humantask:pom:4.4.29'
<dependency org="org.wso2.carbon.business-process" name="humantask" rev="4.4.29">
<artifact name="humantask" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='humantask', version='4.4.29')
)
libraryDependencies += "org.wso2.carbon.business-process" % "humantask" % "4.4.29"
[org.wso2.carbon.business-process/humantask "4.4.29"]