Last Version

json-patch 1.16

JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.box
ArtifactId

ArtifactId

json-patch
Version

Version

1.16
Type

Type

jar
Description

Description

json-patch
JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java
Project URL

Project URL

https://github.com/box-metadata/json-patch

Download json-patch 1.16


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1
com.github.fge : jackson-coreutils jar 1.6

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.7.0
org.testng : testng jar 6.8.7
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.