MVN

io.fabric8 : zjsonpatch

Maven & Gradle

Jan 04, 2017
21 usages
1 stars

zjsonpatch · Java Library to find / apply JSON Patches according to RFC 6902

<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>zjsonpatch</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8 : zjsonpatch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.fabric8 : zjsonpatch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
zjsonpatch-0.3.0
0.2.x
zjsonpatch-0.2.3
zjsonpatch-0.2.2

How to add a dependency to Maven

Add the following io.fabric8 : zjsonpatch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>zjsonpatch</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.fabric8 : zjsonpatch gradle dependency to your build.gradle file:

implementation 'io.fabric8:zjsonpatch:0.3.0'

Gradle Kotlin DSL: Add the following io.fabric8 : zjsonpatch gradle kotlin dependency to your build.gradle.kts file:

implementation("io.fabric8:zjsonpatch:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.fabric8 : zjsonpatch sbt scala dependency to your build.sbt file:

libraryDependencies += "io.fabric8" % "zjsonpatch" % "0.3.0"

Advertisement

Dependencies from Group

Aug 14, 2023
401 usages
3k stars
Aug 14, 2023
159 usages
3k stars
Jun 19, 2018
150 usages
1.7k stars
Aug 14, 2023
136 usages
3k stars
Aug 14, 2023
132 usages
3k stars

Discover Dependencies

Sep 02, 2021
3 usages
116 stars
Jan 08, 2021
10 usages
77 stars
Jan 15, 2014
68 usages
Jun 05, 2021
5 usages
56 stars
Aug 07, 2015
4 usages
124 stars
Jun 01, 2021
14 usages
24 stars