User Tools

Site Tools


lombok

This is an old revision of the document!


Lombok is a library written for Java used to automate many common task when programming.

The url project is https://projectlombok.org/ and it is free to use. It can be used with eclipse IntelliJ and netbeans among others.

The magic happens in building time, so there is no need to include the jar in the deployed version. It is what maven calls a provieded dependency.

lombok.1593707898.txt.gz · Last modified: 2020/07/02 18:38 by admin