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)
1.Spring Boot Configuration Processor13,570 usages
org.springframework.boot » spring-boot-configuration-processor Apache
Spring Boot Configuration Annotation Processor
Last Release on Apr 23, 2026
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Last Release on May 5, 2026
Relocated → com.alibaba.fastjson2 »
fastjson2
Byte Buddy is a Java library for creating Java classes at run time.
This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
Last Release on Mar 31, 2026
5.Hutool All2,789 usages
cn.hutool » hutool-all MULANPSL
Hutool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
Last Release on Mar 12, 2026
7.Flyway Core1,403 usages
org.flywaydb » flyway-core Apache
Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration
Last Release on May 9, 2026
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Last Release on May 5, 2026
