Marshaller for "x-www-form-urlencoded" data (POJO/string)

The marshaller allows you to convert a FormUrlEncoded string to a POJO/Map object and vice versa. Supports nesting of objects, lists, arrays. Supports indexed and non-indexed lists.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.touchbit.web
Идентификатор

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

form-urlencoded-marshaller
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Marshaller for "x-www-form-urlencoded" data (POJO/string)
The marshaller allows you to convert a FormUrlEncoded string to a POJO/Map object and vice versa. Supports nesting of objects, lists, arrays. Supports indexed and non-indexed lists.
Ссылка на сайт

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

https://github.com/touchbit/form-urlencoded-marshaller
Система контроля версий

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

https://github.com/touchbit/form-urlencoded-marshaller

Скачать form-urlencoded-marshaller

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

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

Зависимости

compile (1)

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

test (4)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.projectlombok : lombok jar 1.18.22

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

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

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

Версия
1.0.0