Dataprovider

JSON library. Dependency of Woodstock components library.

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
Categories

Categories

JSON Data
GroupId

GroupId

com.sun.woodstock.dependlibs
ArtifactId

ArtifactId

json
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dataprovider
JSON library. Dependency of Woodstock components library.

Download json

Filename Size
json-2.0.pom
json-2.0.jar 37 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.sun.woodstock.dependlibs/json/ -->
<dependency>
    <groupId>com.sun.woodstock.dependlibs</groupId>
    <artifactId>json</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.woodstock.dependlibs/json/
implementation 'com.sun.woodstock.dependlibs:json:2.0'
// https://jarcasting.com/artifacts/com.sun.woodstock.dependlibs/json/
implementation ("com.sun.woodstock.dependlibs:json:2.0")
'com.sun.woodstock.dependlibs:json:jar:2.0'
<dependency org="com.sun.woodstock.dependlibs" name="json" rev="2.0">
  <artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.woodstock.dependlibs', module='json', version='2.0')
)
libraryDependencies += "com.sun.woodstock.dependlibs" % "json" % "2.0"
[com.sun.woodstock.dependlibs/json "2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0