OO-JSON wrapper

Wrapper for Java API for JSON Processing with OOP in mind.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.piotrkot
Идентификатор

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

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

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

1.7.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

OO-JSON wrapper
Wrapper for Java API for JSON Processing with OOP in mind.
Ссылка на сайт

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

https://github.com/piotrkot/oojson
Система контроля версий

Система контроля версий

https://github.com/piotrkot/oojson

Скачать oojson

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.glassfish : javax.json jar 1.1.4
org.cactoos : cactoos jar 0.50

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20
com.google.code.findbugs : annotations jar 3.0.1

test (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest jar 2.2
junit : junit jar 4.13.2

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

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

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

Версия
1.7.1
1.7.0
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0