Last Version

Java JSON Tools - Core 1.7

Java JSON Tools core library. It is independent of third party libraries. It is meant to minimize transitive dependencies. Applications of the JSON tools which relate to other libraries will be in separate optional pacakges.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.sdicons.jsontools
ArtifactId

ArtifactId

jsontools-core
Version

Version

1.7
Type

Type

jar
Description

Description

Java JSON Tools - Core
Java JSON Tools core library. It is independent of third party libraries. It is meant to minimize transitive dependencies. Applications of the JSON tools which relate to other libraries will be in separate optional pacakges.
Project URL

Project URL

http://jsontools.berlios.de

Download jsontools-core 1.7


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

Dependencies

compile (1)

Group / Artifact Type Version
antlr : antlr jar 2.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.