This repository branch is no longer maintained
Most of this project has moved to appformer (https://github.com/kiegroup/appformer)
The dashbuilder-dataset modules have moved to kie-soup (https://github.com/kiegroup/kie-soup)
License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdorg.dashbuilder |
ArtifactId | ArtifactIddashbuilder-lienzo-charts |
Last Version | Last Version0.3.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent with dependencies declares all dependency versions in dependencyManagement.
All modules extend this parent, except for the boms (which are used here).
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-lienzo-charts/ -->
<dependency>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-lienzo-charts</artifactId>
<version>0.3.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-lienzo-charts/
implementation 'org.dashbuilder:dashbuilder-lienzo-charts:0.3.0.Beta1'
// https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-lienzo-charts/
implementation ("org.dashbuilder:dashbuilder-lienzo-charts:0.3.0.Beta1")
'org.dashbuilder:dashbuilder-lienzo-charts:jar:0.3.0.Beta1'
<dependency org="org.dashbuilder" name="dashbuilder-lienzo-charts" rev="0.3.0.Beta1">
<artifact name="dashbuilder-lienzo-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dashbuilder', module='dashbuilder-lienzo-charts', version='0.3.0.Beta1')
)
libraryDependencies += "org.dashbuilder" % "dashbuilder-lienzo-charts" % "0.3.0.Beta1"
[org.dashbuilder/dashbuilder-lienzo-charts "0.3.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.dashbuilder : dashbuilder-lienzo-core | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
javax.inject : javax.inject | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |
Most of this project has moved to appformer (https://github.com/kiegroup/appformer)
The dashbuilder-dataset modules have moved to kie-soup (https://github.com/kiegroup/kie-soup)