MVN

io.progix.dropwizard : dropwizard-patch

Maven & Gradle

May 21, 2015
3 stars

Dropwizard Patch · An implementation of the HTTP method PATCH using RFC6902 for the Dropwizard framework.

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

Latest Version

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

  • Latest Stable: 0.2.2

All Versions

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

Version Vulnerabilities Updated
0.2.x
dropwizard-patch-0.2.2
dropwizard-patch-0.2.1
dropwizard-patch-0.2.0
0.1.x
dropwizard-patch-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.progix.dropwizard</groupId>
    <artifactId>dropwizard-patch</artifactId>
    <version>0.2.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.progix.dropwizard:dropwizard-patch:0.2.2'

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

implementation("io.progix.dropwizard:dropwizard-patch:0.2.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.progix.dropwizard" % "dropwizard-patch" % "0.2.2"

Advertisement

Dependencies from Group

Discover Dependencies

May 30, 2018
19 stars
Apr 11, 2016
2 usages
12.5k stars
Apr 11, 2016
2 usages
12.5k stars
Apr 11, 2016
1 usages
12.5k stars
May 23, 2015
1 usages
0 stars
Sep 15, 2015
1 usages
65 stars
Jun 19, 2015
65 stars
May 18, 2015
2 usages
3 stars
May 18, 2015
2 usages
3 stars