is not current version
Last Version 6.0.0.Alpha6

org.jbpm:jbpm-gwt-console 6.0.0.Alpha4


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-gwt-console
Version

Version

6.0.0.Alpha4
Type

Type

war

Download jbpm-gwt-console 6.0.0.Alpha4


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