code

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
scalac-scoverage-runtime
Last Release on Jan 13, 2025
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
JaCoCo Agent
Last Release on Apr 2, 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 Nov 12, 2024
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
Last Release on Feb 26, 2015
MyBatis Generator - a code generator for MyBatis.
Last Release on Feb 20, 2023