JSON Patch Essentials

JSON Patch Essentials contain utility classes useful for capturing and applying RFC 6902 compliant JSON patches from and to Java POJOs.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка JSON Данные
Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JSON Patch Essentials
JSON Patch Essentials contain utility classes useful for capturing and applying RFC 6902 compliant JSON patches from and to Java POJOs.
Ссылка на сайт

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

http://www.mantledillusion.com

Скачать json-patch-essentials

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.flipkart.zjsonpatch : zjsonpatch jar 0.4.9
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.8

provided (1)

Идентификатор библиотеки Тип Версия
javax.validation : validation-api jar 2.0.1.Final

test (4)

Идентификатор библиотеки Тип Версия
org.glassfish : javax.el jar 3.0.0
org.hibernate.validator : hibernate-validator jar 6.1.0.Final
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.1.0.Final
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

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

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

essentials

Parent to multiple utility style sub modules.

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

Версия
1.0.0