Last Version

jBPM Dashboard Builder Web App 6.5.0.Final

The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).

License

License

GroupId

GroupId

org.jbpm.dashboard
ArtifactId

ArtifactId

jbpm-dashboard-webapp
Version

Version

6.5.0.Final
Type

Type

war
Description

Description

jBPM Dashboard Builder Web App
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies. All modules extend this parent, except for the user-facing BOMs (which are used here).
Project URL

Project URL

http://www.jboss.org/drools/jbpm-dashboard-webapp
Project Organization

Project Organization

JBoss by Red Hat

Download jbpm-dashboard-webapp 6.5.0.Final


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jboss.dashboard-builder » dashboard-commons jar
org.jboss.dashboard-builder » dashboard-provider-core jar
org.jboss.dashboard-builder » dashboard-webapp war
org.jboss.dashboard-builder » dashboard-samples war
org.jboss.dashboard-builder » dashboard-ui-core jar

provided (1)

Group / Artifact Type Version
org.jboss.dashboard-builder » dashboard-displayer-core jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.