Code Generators

Sort: popular | newest
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 Nov 15, 2024
Use beautiful Java code to generate beautiful Java code.
Last Release on Jun 18, 2020
Immutable value-type code generation for Java 8+.
Last Release on May 31, 2024
An annotation processor for generating type-safe bean mappers
Last Release on Nov 9, 2024
Use beautiful Kotlin code to generate beautiful Kotlin code.
Last Release on Oct 23, 2024
Vert.x Codegen
Last Release on Jan 23, 2025
MyBatis Generator - a code generator for MyBatis.
Last Release on Feb 20, 2023
Deprecated MapStruct artifact containing annotations to be used with JDK 8 and later - Relocated to mapstruct
Last Release on Nov 9, 2024

Relocated → org.mapstruct » mapstruct
jOOQ's source code generator
Last Release on Jan 15, 2025
A utility class which aids in generating Java source files.
Last Release on Dec 3, 2014

Relocated → com.squareup » javapoet