is not current version
Last Version 3.6.0-alpha

org.wso2.bps:humantask-eventlistener 3.5.0

Sample Humantask Event Listener

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.wso2.bps
ArtifactId

ArtifactId

humantask-eventlistener
Version

Version

3.5.0
Type

Type

jar

Download humantask-eventlistener 3.5.0


<!-- https://jarcasting.com/artifacts/org.wso2.bps/humantask-eventlistener/ -->
<dependency>
    <groupId>org.wso2.bps</groupId>
    <artifactId>humantask-eventlistener</artifactId>
    <version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.bps/humantask-eventlistener/
implementation 'org.wso2.bps:humantask-eventlistener:3.5.0'
// https://jarcasting.com/artifacts/org.wso2.bps/humantask-eventlistener/
implementation ("org.wso2.bps:humantask-eventlistener:3.5.0")
'org.wso2.bps:humantask-eventlistener:jar:3.5.0'
<dependency org="org.wso2.bps" name="humantask-eventlistener" rev="3.5.0">
  <artifact name="humantask-eventlistener" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.bps', module='humantask-eventlistener', version='3.5.0')
)
libraryDependencies += "org.wso2.bps" % "humantask-eventlistener" % "3.5.0"
[org.wso2.bps/humantask-eventlistener "3.5.0"]