is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-human-task 5.4.0.CR1


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-human-task
Version

Version

5.4.0.CR1
Type

Type

pom

Download jbpm-human-task 5.4.0.CR1


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