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.
Artifacts using Project Lombok (33,598)
34.MyBatis Plus260 usages
com.baomidou » mybatis-plus-core Apache
An enhanced toolkit of Mybatis to simplify development.
Last Release on Jan 11, 2026
35.LangChain4j259 usages
dev.langchain4j » langchain4j Apache
Build LLM-powered applications in Java: chatbots, agents, RAG, and much more
Last Release on May 11, 2026
36.JDBI3 Core259 usages
org.jdbi » jdbi3-core Apache
The Jdbi core API.
Jdbi 3 is designed to provide convenient tabular data access in
Java(tm) and other JVM based languages.
Last Release on Apr 28, 2026
37.Mica Auto252 usages
net.dreamlu » mica-auto LGPL
An enhanced toolkit of Spring cloud to simplify development.
Last Release on Nov 28, 2025
38.Cron Utilities249 usages
com.cronutils » cron-utils Apache
A Java library to parse, migrate and validate crons as well as describe them in human readable
language
Last Release on Mar 26, 2023
