is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-human-task 6.0.0.CR5


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-human-task
Version

Version

6.0.0.CR5
Type

Type

jar

Download jbpm-human-task 6.0.0.CR5


<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-human-task/ -->
<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-human-task</artifactId>
    <version>6.0.0.CR5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-human-task/
implementation 'org.jbpm:jbpm-human-task:6.0.0.CR5'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-human-task/
implementation ("org.jbpm:jbpm-human-task:6.0.0.CR5")
'org.jbpm:jbpm-human-task:jar:6.0.0.CR5'
<dependency org="org.jbpm" name="jbpm-human-task" rev="6.0.0.CR5">
  <artifact name="jbpm-human-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-human-task', version='6.0.0.CR5')
)
libraryDependencies += "org.jbpm" % "jbpm-human-task" % "6.0.0.CR5"
[org.jbpm/jbpm-human-task "6.0.0.CR5"]