is not current version
Last Version 7.71.0.Final

org.dashbuilder:dashbuilder-webapp 0.6.0.Beta7

Dashbuilder WebApp

GroupId

GroupId

org.dashbuilder
ArtifactId

ArtifactId

dashbuilder-webapp
Version

Version

0.6.0.Beta7
Type

Type

war

Download dashbuilder-webapp 0.6.0.Beta7


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