MVN

de.dfki.cos.basys.common : jsonpatch-maven-plugin

Maven & Gradle

Aug 15, 2023
<plugin>
    <groupId>de.dfki.cos.basys.common</groupId>
    <artifactId>jsonpatch-maven-plugin</artifactId>
    <version>0.5.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.dfki.cos.basys.common : jsonpatch-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of de.dfki.cos.basys.common : jsonpatch-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
jsonpatch-maven-plugin-0.5.1
jsonpatch-maven-plugin-0.5.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>de.dfki.cos.basys.common</groupId>
    <artifactId>jsonpatch-maven-plugin</artifactId>
    <version>0.5.1</version>
</plugin>