Jsonable

Small library to convert Java POJO to and from JSON

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.2.13
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jsonable
Small library to convert Java POJO to and from JSON
Ссылка на сайт

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

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

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

https://github.com/grinfeld/jsonable

Скачать jsonable

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.9
commons-logging : commons-logging jar 1.2

test (2)

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

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

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

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

Версия
1.2.13
1.2.11
1.2.10
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.2
1.2.1
1.2.0
1.1.9
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4