How To Install Java Artifact org.projectlombok.lombok v1.14.6

org.projectlombok lombok 1.14.6

Introduction

In this article, we'll learn how to install Java artifact lombok from org.projectlombok group in version 1.14.6. The artifact is available in 52 versions: 1.18.32 1.18.30 1.18.28 1.18.26 1.18.24 1.18.22 1.18.20 1.18.18 1.18.16 1.18.14 1.18.12 1.18.10 1.18.8 1.18.6 1.18.4 1.18.2 1.18.0 1.16.22 1.16.20 1.16.18 1.16.16 1.16.14 1.16.12 1.16.10 1.16.8 1.16.6 1.16.4 1.16.2 1.16.0 1.14.8 1.14.6 1.14.4 1.14.2 1.14.0 1.12.6 1.12.4 1.12.2 0.12.0 0.11.8 0.11.6 0.11.4 0.11.2 0.11.0 0.10.8 0.10.6 0.10.4 0.10.2 0.10.1 0.10.0-RC3 0.10.0-RC1 0.10.0 0.9.3 . The Project Lombok project has been released under The MIT License license, and has its own website at: http://projectlombok.org .

How To Install Java Artifact org.projectlombok.lombok In Version 1.14.6

To install the Project Lombok artifact in version 1.14.6 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 Project Lombok 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