is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-human-task 6.4.0.Beta2


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-human-task
Version

Version

6.4.0.Beta2
Type

Type

jar

Download jbpm-human-task 6.4.0.Beta2


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