MVN

com.box : json-patch

Maven & Gradle

Feb 06, 2018
1 usages
6 stars

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

<dependency>
    <groupId>com.box</groupId>
    <artifactId>json-patch</artifactId>
    <version>1.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.box : json-patch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.16

All Versions

Choose a version of com.box : json-patch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.16
json-patch-1.16
1.15
json-patch-1.15
1.14
json-patch-1.14
1.13
json-patch-1.13
1.12
json-patch-1.12
1.11
json-patch-1.11
1.10
json-patch-1.10

How to add a dependency to Maven

Add the following com.box : json-patch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.box</groupId>
    <artifactId>json-patch</artifactId>
    <version>1.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.box : json-patch gradle dependency to your build.gradle file:

implementation 'com.box:json-patch:1.16'

Gradle Kotlin DSL: Add the following com.box : json-patch gradle kotlin dependency to your build.gradle.kts file:

implementation("com.box:json-patch:1.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.box : json-patch sbt scala dependency to your build.sbt file:

libraryDependencies += "com.box" % "json-patch" % "1.16"

Advertisement

Dependencies from Group

Aug 11, 2023
25 usages
148 stars
May 29, 2019
3 usages
62 stars
Mar 25, 2017
2 usages
1 stars
Aug 02, 2019
1 usages
13 stars
Nov 27, 2015
1 usages
1 stars

Discover Dependencies

Jul 18, 2019
1 usages
39 stars
Jun 22, 2021
1 usages
27 stars
Sep 18, 2017
2 usages
39 stars
Feb 16, 2018
1 usages
Mar 09, 2019
1 usages
Feb 21, 2017
2 usages
Feb 09, 2020
1 usages
57 stars
Nov 19, 2017
1 usages
57 stars
dns
Sep 03, 2021
3 usages
0 stars