json-marshal-lite

Liteweight JSON marshalling library

Лицензия

Лицензия

Категории

Категории

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

Группа

ru.fatrat.jsonmarshal
Идентификатор

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

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

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

json-marshal-lite
Liteweight JSON marshalling library
Ссылка на сайт

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

http://github.com/sirjoga/json-marshal-lite
Система контроля версий

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

https://github.com/sirjoga/json-marshal-lite

Скачать json-marshal-lite

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

<!-- https://jarcasting.com/artifacts/ru.fatrat.jsonmarshal/json-marshal-lite/ -->
<dependency>
    <groupId>ru.fatrat.jsonmarshal</groupId>
    <artifactId>json-marshal-lite</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.fatrat.jsonmarshal/json-marshal-lite/
implementation 'ru.fatrat.jsonmarshal:json-marshal-lite:1.2'
// https://jarcasting.com/artifacts/ru.fatrat.jsonmarshal/json-marshal-lite/
implementation ("ru.fatrat.jsonmarshal:json-marshal-lite:1.2")
'ru.fatrat.jsonmarshal:json-marshal-lite:jar:1.2'
<dependency org="ru.fatrat.jsonmarshal" name="json-marshal-lite" rev="1.2">
  <artifact name="json-marshal-lite" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.fatrat.jsonmarshal', module='json-marshal-lite', version='1.2')
)
libraryDependencies += "ru.fatrat.jsonmarshal" % "json-marshal-lite" % "1.2"
[ru.fatrat.jsonmarshal/json-marshal-lite "1.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.glassfish : javax.json jar 1.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.0
org.mockito : mockito-core jar 3.7.7
org.mockito : mockito-junit-jupiter jar 3.7.7

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

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

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

Версия
1.2
1.1
1.0