json-patch

Java JSON patch implementation

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.whirlwin
ArtifactId

ArtifactId

json-patch
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

json-patch
Java JSON patch implementation
Project URL

Project URL

http://github.com/whirlwin
Source Code Management

Source Code Management

https://github.com/whirlwin/json-patch-java

Download json-patch

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1