is not current version
Last Version 6.0.0.Beta1

org.jbpm:jbpm-human-task-war 5.5.0.Final


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-human-task-war
Version

Version

5.5.0.Final
Type

Type

war

Download jbpm-human-task-war 5.5.0.Final


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