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.

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.sdicons.jsontools
Идентификатор

Идентификатор

jsontools-core
Последняя версия

Последняя версия

1.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://jsontools.berlios.de

Скачать jsontools-core

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
antlr : antlr jar 2.7.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.7
1.5
1.4
1.3
1.2
1.1