Group: Project Lombok
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
3.Lombok Mapstruct Binding66 usages
org.projectlombok » lombok-mapstruct-binding MIT
Binding for Lombok and Mapstruct, to allow them to cooperate.
Last Release on Dec 4, 2020
4.Maven Plugin For Project Lombok12 usages
org.projectlombok » lombok-maven MIT
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
7.Lombok Maven Plugin861 usages
org.projectlombok » lombok-maven-plugin MIT
Maven Plugin for Project Lombok
Last Release on Apr 2, 2021
8.Maven Lombok Plugin2 usages
org.projectlombok » maven-lombok-plugin MIT
Maven Plugin for Project Lombok
Last Release on Sep 8, 2010
Related Books
| Real-World Java: Helping You Navigate the Java Ecosystem (Tech Today) (2025) by Grazi, Victor, Boyarsky, Jeanne | |