is not current version
Last Version 3.2-RC1

org.aperteworkflow:jbpm-gui 1.0


Categories

Categories

GUI User Interface
GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

jbpm-gui
Version

Version

1.0
Type

Type

war

Download jbpm-gui 1.0


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