jsonstream

Fast JSON serializer/deserializer with JavaBean bindings and validations.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

jsonstream
Fast JSON serializer/deserializer with JavaBean bindings and validations.
Ссылка на сайт

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

https://github.com/michaelliao/jsonstream

Скачать jsonstream

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging-api jar 1.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.code.gson : gson jar 2.9.0

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

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

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0