MVN

io.progix.jackson : jackson-patch

Maven & Gradle

Apr 15, 2015
1 usages
3 stars

Jackson Patch · An implementation of the HTTP method PATCH using RFC6902 using the Jackson JSON processor

<dependency>
    <groupId>io.progix.jackson</groupId>
    <artifactId>jackson-patch</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.0

All Versions

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

Version Vulnerabilities Updated
0.1.x
jackson-patch-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.progix.jackson</groupId>
    <artifactId>jackson-patch</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.progix.jackson:jackson-patch:0.1.0'

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

implementation("io.progix.jackson:jackson-patch:0.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.progix.jackson" % "jackson-patch" % "0.1.0"

Advertisement

Dependencies from Group

Apr 15, 2015
1 usages
3 stars

Discover Dependencies

May 15, 2014
5 usages
61 stars
Mar 08, 2013
2 usages
Jul 07, 2012
1 usages
23 stars
Jul 10, 2014
1 usages
0 stars
Feb 18, 2015
1 usages
Jun 18, 2014
1 usages
4 stars
Mar 09, 2014
2 usages
2.5k stars
Apr 06, 2011
2 usages
102 stars
Mar 07, 2014
1 usages