Group: Projectlombok
Sort by:Popular

1. Project Lombok28,137 usages

org.projectlombok » lombokMIT

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
Maven Plugin for Project Lombok
Last Release on Apr 2, 2021

5. Project Lombok8 usages

org.projectlombok » lombok-utilsMIT

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.astMIT

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. Maven Lombok Plugin

org.projectlombok » maven-lombok-pluginMIT

Maven Plugin for Project Lombok
Last Release on Sep 8, 2010
Group Projectlombok Test