code
Sort by:Popular

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
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
scalac-scoverage-runtime
Last Release on Dec 16, 2025
scalac-scoverage-plugin
Last Release on Dec 16, 2025
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard
Last Release on May 3, 2026
Immutable value-type code generation for Java 8+.
Last Release on Nov 11, 2025
An annotation processor for generating type-safe bean mappers
Last Release on Nov 9, 2024
JaCoCo Agent
Last Release on Oct 11, 2025
Use beautiful Kotlin code to generate beautiful Kotlin code.
Last Release on Mar 27, 2026
Acyclic is a Scala compiler plugin that allows you to mark files within a build as acyclic, turning circular dependencies between files into compilation errors.
Last Release on Mar 31, 2026