is not current version
Last Version 6.5.0.Final

org.jbpm.dashboard:jbpm-dashboard-distributions 6.0.0.CR1

This module builds the distribution wars for different application servers.

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.jbpm.dashboard
ArtifactId

ArtifactId

jbpm-dashboard-distributions
Version

Version

6.0.0.CR1
Type

Type

jar

Download jbpm-dashboard-distributions 6.0.0.CR1


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