is not current version
Last Version 6.0.0.Alpha6

org.jbpm:jbpm-gwt-console-server 6.0.0.Alpha5


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-gwt-console-server
Version

Version

6.0.0.Alpha5
Type

Type

war

Download jbpm-gwt-console-server 6.0.0.Alpha5


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