How To Install Java Artifact com.diffplug.spotless.spotless-ext-eclipse-jdt v4.7.0

com.diffplug.spotless spotless-ext-eclipse-jdt 4.7.0

Introduction

In this article, we'll learn how to install Java artifact spotless-ext-eclipse-jdt from com.diffplug.spotless group in version 4.7.0. The artifact is available in 5 versions: 4.7.2 4.7.1 4.7.0 4.6.3 4.6.1 . The spotless-ext-eclipse-jdt project has been released under Eclipse Public License - v 1.0 license, and has its own website at: https://github.com/diffplug/eclipse-jdt .

How To Install Java Artifact com.diffplug.spotless.spotless-ext-eclipse-jdt In Version 4.7.0

To install the spotless-ext-eclipse-jdt artifact in version 4.7.0 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 spotless-ext-eclipse-jdt 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.

Licenses