MVN

io.dogote : json-patch

Maven & Gradle

Jan 10, 2017
2 usages
2 stars

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

<dependency>
    <groupId>io.dogote</groupId>
    <artifactId>json-patch</artifactId>
    <version>1.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.15

All Versions

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

Version Vulnerabilities Updated
1.15
json-patch-1.15
1.14.x
json-patch-1.14.4

How to add a dependency to Maven

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

<dependency>
    <groupId>io.dogote</groupId>
    <artifactId>json-patch</artifactId>
    <version>1.15</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.dogote:json-patch:1.15'

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

implementation("io.dogote:json-patch:1.15")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.dogote" % "json-patch" % "1.15"

Advertisement

Dependencies from Group

Jan 10, 2017
2 usages
2 stars

Discover Dependencies

Jan 02, 2017
0 stars
Oct 29, 2020
3 usages
1 stars
Dec 09, 2017
2 usages
125 stars
May 10, 2018
2 usages
355 stars
jtb
Dec 31, 2016
1 usages
3 stars
Oct 12, 2020
1 usages
Jul 20, 2023
12 usages
Aug 08, 2023
20 usages
117 stars
Feb 24, 2018
13 stars