is not current version
Last Version 6.5.0.Final

org.jbpm.dashboard:jbpm-dashboard-webapp 6.0.0.CR4-Pre1


GroupId

GroupId

org.jbpm.dashboard
ArtifactId

ArtifactId

jbpm-dashboard-webapp
Version

Version

6.0.0.CR4-Pre1
Type

Type

war

Download jbpm-dashboard-webapp 6.0.0.CR4-Pre1


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