Last Version

Dashbuilder JSON Module 1.0.0.Final

Dashbuilder JSON utility library shared between client and server.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.dashbuilder
ArtifactId

ArtifactId

dashbuilder-json
Version

Version

1.0.0.Final
Type

Type

jar
Description

Description

Dashbuilder JSON Module
Dashbuilder JSON utility library shared between client and server.
Project Organization

Project Organization

JBoss by Red Hat

Download dashbuilder-json 1.0.0.Final


<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.