How To Install Java Artifact com.cloudbees.diff4j v1.3

com.cloudbees diff4j 1.3

Introduction

In this article, we'll learn how to install Java artifact diff4j from com.cloudbees group in version 1.3. The artifact is available in 4 versions: 1.3 1.2 1.1 1.0 . The Pure Java implementation of diff/patch project has been released under CDDL/GPLv2 dual license license. The parent project is: com.cloudbees::cloudbees-oss-parent::4

How To Install Java Artifact com.cloudbees.diff4j In Version 1.3

To install the Pure Java implementation of diff/patch artifact in version 1.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Pure Java implementation of diff/patch dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Test dependencies (1)

Licenses