is not current version
Last Version 6.3.0.Final

org.jbpm:jbpm-console-ng-ht-showcase 6.3.0.CR1

jBPM Console NG - Human Task Only Showcase

GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-console-ng-ht-showcase
Version

Version

6.3.0.CR1
Type

Type

war

Download jbpm-console-ng-ht-showcase 6.3.0.CR1


<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-console-ng-ht-showcase/ -->
<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-console-ng-ht-showcase</artifactId>
    <version>6.3.0.CR1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-console-ng-ht-showcase/
implementation 'org.jbpm:jbpm-console-ng-ht-showcase:6.3.0.CR1'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-console-ng-ht-showcase/
implementation ("org.jbpm:jbpm-console-ng-ht-showcase:6.3.0.CR1")
'org.jbpm:jbpm-console-ng-ht-showcase:war:6.3.0.CR1'
<dependency org="org.jbpm" name="jbpm-console-ng-ht-showcase" rev="6.3.0.CR1">
  <artifact name="jbpm-console-ng-ht-showcase" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-console-ng-ht-showcase', version='6.3.0.CR1')
)
libraryDependencies += "org.jbpm" % "jbpm-console-ng-ht-showcase" % "6.3.0.CR1"
[org.jbpm/jbpm-console-ng-ht-showcase "6.3.0.CR1"]