code
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
2.Gson29,231 usages
com.google.code.gson » gson Apache
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object.
Last Release on Apr 23, 2026
Checkstyle is a development tool to help programmers write Java code
that adheres to a coding standard
Last Release on Jul 13, 2026
7.MapStruct Core1,329 usages
org.mapstruct » mapstruct Apache
An annotation processor for generating type-safe bean mappers
Last Release on Nov 9, 2024
9.KotlinPoet821 usages
com.squareup » kotlinpoet Apache
Use beautiful Kotlin code to generate beautiful Kotlin code.
Last Release on Mar 27, 2026