Last Version

json-patch-box-metadata 1.12

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

License

License

Categories

Categories

Data JSON
GroupId

GroupId

com.box
ArtifactId

ArtifactId

json-patch-box-metadata
Version

Version

1.12
Type

Type

jar
Description

Description

json-patch-box-metadata
JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java

Download json-patch-box-metadata 1.12


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

Dependencies

compile (2)

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

test (3)

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

Project Modules

There are no modules declared in this project.