lombok
Sort by:Popular

Lombok is a Java library that provides annotations to simplify Java development by automating the generation of boilerplate code. Key features include automatic generation of getters, setters, equals, hashCode, and toString methods, as well as a facility for automatic resource management. It aims to reduce the amount of manual coding, thereby streamlining the codebase and reducing potential for errors.
Last Release on Mar 31, 2025
Binding for Lombok and Mapstruct, to allow them to cooperate.
Last Release on Dec 4, 2020
Maven Plugin for Project Lombok
Last Release on Apr 2, 2021
Collection of Lombok related Gradle plugins
Last Release on Mar 25, 2025
Maven Plugin for Project Lombok
Last Release on Apr 2, 2021
lombok-pg is a collection of extensions to Project Lombok
Last Release on Jul 24, 2012
Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!
Last Release on Feb 7, 2020
This is a very small fork of lombok.ast as some Android tools needed a few modifications. The normal repository for lombok.ast is here https://github.com/rzwitserloot/lombok.ast and our changes for 0.2.3 are in this pull request: https://github.com/rzwitserloot/lombok.ast/pull/8
Last Release on Jan 9, 2015
Jackson extension to add support for the generated constructors of Project Lombok objects
Last Release on Jan 30, 2016
IntelliJ Facade API
Last Release on Aug 22, 2012