License |
License |
---|---|
GroupId | GroupIdorg.dashbuilder |
ArtifactId | ArtifactIddashbuilder-runtime |
Last Version | Last Version7.71.0.Final |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionDashbuilder Runtime
Dashbuilder Runtime for running standalone dashboards
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-runtime/ -->
<dependency>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-runtime</artifactId>
<version>7.71.0.Final</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-runtime/
implementation 'org.dashbuilder:dashbuilder-runtime:7.71.0.Final'
// https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-runtime/
implementation ("org.dashbuilder:dashbuilder-runtime:7.71.0.Final")
'org.dashbuilder:dashbuilder-runtime:war:7.71.0.Final'
<dependency org="org.dashbuilder" name="dashbuilder-runtime" rev="7.71.0.Final">
<artifact name="dashbuilder-runtime" type="war" />
</dependency>
@Grapes(
@Grab(group='org.dashbuilder', module='dashbuilder-runtime', version='7.71.0.Final')
)
libraryDependencies += "org.dashbuilder" % "dashbuilder-runtime" % "7.71.0.Final"
[org.dashbuilder/dashbuilder-runtime "7.71.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.6.0 |
com.google.gwt.gwtmockito : gwtmockito | jar | 1.1.9 |
org.uberfire : uberfire-testing-utils | jar | |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.14.0 |