Json Serializer

Dynamically specify fields of object to convert to json string.

Лицензия

Лицензия

The MIT License
Категории

Категории

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

Группа

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

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

json-serializer
Последняя версия

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

0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Json Serializer
Dynamically specify fields of object to convert to json string.
Ссылка на сайт

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

https://github.com/dayan888/json-serializer
Система контроля версий

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

https://github.com/dayan888/json-serializer

Скачать json-serializer

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.8
junit : junit jar 4.13.1

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

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

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

Версия
0.5
0.4
0.3