Group: Project Lombok
Sort by:Popular

1.Project Lombok35,772 usages

org.projectlombok » lombok MIT

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 ...
Last Release on Apr 21, 2026
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

5.Project Lombok8 usages

org.projectlombok » lombok-utils MIT

Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!
Last Release on Feb 7, 2020

6.Project Lombok AST2 usages

org.projectlombok » lombok.ast MIT

An abstract syntax tree for java source code, including a parser and converters to/from ecj (eclipse) and javac.
Last Release on Dec 20, 2011
Maven Plugin for Project Lombok
Last Release on Apr 2, 2021
Maven Plugin for Project Lombok
Last Release on Sep 8, 2010

Related Books

Real-World Java: Helping You Navigate the Java Ecosystem (Tech Today)Real-World Java: Helping You Navigate the Java Ecosystem (Tech Today) (2025)
by Grazi, Victor, Boyarsky, Jeanne