is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-human-task 7.22.0.t042


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-human-task
Version

Version

7.22.0.t042
Type

Type

pom

Download jbpm-human-task 7.22.0.t042


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