License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.wso2.bps |
ArtifactId | ArtifactIdhumantask-eventlistener |
Version | Version3.6.0-alpha |
Type | Typejar |
Description |
DescriptionWSO2 BPS - HumanTask Event Listener
Sample Humantask Event Listener
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.bps/humantask-eventlistener/ -->
<dependency>
<groupId>org.wso2.bps</groupId>
<artifactId>humantask-eventlistener</artifactId>
<version>3.6.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.bps/humantask-eventlistener/
implementation 'org.wso2.bps:humantask-eventlistener:3.6.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.bps/humantask-eventlistener/
implementation ("org.wso2.bps:humantask-eventlistener:3.6.0-alpha")
'org.wso2.bps:humantask-eventlistener:jar:3.6.0-alpha'
<dependency org="org.wso2.bps" name="humantask-eventlistener" rev="3.6.0-alpha">
<artifact name="humantask-eventlistener" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.bps', module='humantask-eventlistener', version='3.6.0-alpha')
)
libraryDependencies += "org.wso2.bps" % "humantask-eventlistener" % "3.6.0-alpha"
[org.wso2.bps/humantask-eventlistener "3.6.0-alpha"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.business-process : org.wso2.carbon.humantask | jar | 4.4.10-alpha |
org.wso2.carbon : org.wso2.carbon.logging | jar | 4.4.7 |