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 |
|---|---|
| GroupId | GroupIdorg.dashbuilder |
| ArtifactId | ArtifactIddashbuilder-parent-with-dependencies |
| Last Version | Last Version0.1.4.CR2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDashbuilder Parent With Dependencies
The 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-parent-with-dependencies/ -->
<dependency>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-parent-with-dependencies</artifactId>
<version>0.1.4.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-parent-with-dependencies/
implementation 'org.dashbuilder:dashbuilder-parent-with-dependencies:0.1.4.CR2'
// https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-parent-with-dependencies/
implementation ("org.dashbuilder:dashbuilder-parent-with-dependencies:0.1.4.CR2")
'org.dashbuilder:dashbuilder-parent-with-dependencies:jar:0.1.4.CR2'
<dependency org="org.dashbuilder" name="dashbuilder-parent-with-dependencies" rev="0.1.4.CR2">
<artifact name="dashbuilder-parent-with-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dashbuilder', module='dashbuilder-parent-with-dependencies', version='0.1.4.CR2')
)
libraryDependencies += "org.dashbuilder" % "dashbuilder-parent-with-dependencies" % "0.1.4.CR2"
[org.dashbuilder/dashbuilder-parent-with-dependencies "0.1.4.CR2"]
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)
| Version |
|---|
|
0.1.4.CR2
|
|
0.1.4.CR1
|
|
0.1.4.Alpha1
|
|
0.1.3.Final
|
|
0.1.2.Final
|
|
0.1.1.Final
|
|
0.1.0.Final
|