MVN

com.tananaev : json-patch

Maven & Gradle

Nov 10, 2020
13 stars

json-patch · A Gson-based JSON patch standard implementation.

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

Latest Version

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

  • Latest Stable: 1.2

All Versions

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

Version Vulnerabilities Updated
1.2
json-patch-1.2
1.1
json-patch-1.1
1.0
json-patch-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tananaev</groupId>
    <artifactId>json-patch</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.tananaev:json-patch:1.2'

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

implementation("com.tananaev:json-patch:1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.tananaev" % "json-patch" % "1.2"

Advertisement

Dependencies from Group

Jan 04, 2021
1 usages
177 stars
Jul 31, 2016
6 stars
Jul 31, 2016
6 stars
Nov 10, 2020
13 stars
May 30, 2017
6 stars

Discover Dependencies

Dec 18, 2016
3 stars
Nov 03, 2017
Nov 18, 2016
0 stars
Nov 14, 2016
1 stars
Nov 17, 2016
1 stars
Nov 17, 2016
0 stars
Apr 01, 2022
15 stars