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 |
CategoriesJSON Data |
GroupId | GroupIdorg.dashbuilder |
ArtifactId | ArtifactIddashbuilder-json |
Last Version | Last Version1.0.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDashbuilder JSON Module
Dashbuilder JSON utility library shared between client and server.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-json/ -->
<dependency>
<groupId>org.dashbuilder</groupId>
<artifactId>dashbuilder-json</artifactId>
<version>1.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-json/
implementation 'org.dashbuilder:dashbuilder-json:1.0.0.Final'
// https://jarcasting.com/artifacts/org.dashbuilder/dashbuilder-json/
implementation ("org.dashbuilder:dashbuilder-json:1.0.0.Final")
'org.dashbuilder:dashbuilder-json:jar:1.0.0.Final'
<dependency org="org.dashbuilder" name="dashbuilder-json" rev="1.0.0.Final">
<artifact name="dashbuilder-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dashbuilder', module='dashbuilder-json', version='1.0.0.Final')
)
libraryDependencies += "org.dashbuilder" % "dashbuilder-json" % "1.0.0.Final"
[org.dashbuilder/dashbuilder-json "1.0.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
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)