is not current version
Last Version 7.1.0.Beta1

org.jbpm:jbpm-designer-standalone 6.3.0.CR2


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-designer-standalone
Version

Version

6.3.0.CR2
Type

Type

war

Download jbpm-designer-standalone 6.3.0.CR2


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