is not current version
Last Version 6.5.0.Final

org.jbpm.dashboard:jbpm-dashboard 6.3.0.Beta2


GroupId

GroupId

org.jbpm.dashboard
ArtifactId

ArtifactId

jbpm-dashboard
Version

Version

6.3.0.Beta2
Type

Type

jar

Download jbpm-dashboard 6.3.0.Beta2


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