is not current version
Last Version 6.0.0.Alpha6

org.jbpm:jbpm-gwt-console 5.1.0.CR1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-gwt-console
Version

Version

5.1.0.CR1
Type

Type

war

Download jbpm-gwt-console 5.1.0.CR1


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