Search Gradle plugins

Plugin Latest Version

Analyzes compiled JVM bytecode to provide class listing, symbol search, call graph traversal, class detail inspection, interface implementation lookup, and package dependency analysis. Designed for coding agents and human developers.

0.1.42
(29 March 2026)

This Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes.

1.0.0
(02 November 2024)

A Gradle plugin that wraps Apache Avro Compiler to generate Java classes from .avsc files.

0.1.0
(24 March 2026)

Plugin that checks that prohibited classes are not used in compiled class files. Min Gradle version: 4.5.

1.5.0
(18 August 2021)

A Gradle Plugin to create a class containing version info based on the project.

1.4.1
(27 September 2024)

Prohibiting public inline class constructor call.

0.1.0
(31 May 2020)

Adds a companion file in the same path of every compiled class for a certain JAR with information that can be obtained at runtime.

0.1.0-beta.1
(27 May 2020)

This plugin utilizes ClassGraph to generate depedency graphs to visualize the relationships between the classes

0.0.2
(28 July 2019)

Plugin that processes compiled `*.class` files and inserts compile-time constants

2.1.1
(27 December 2025)

Generates jOOQ Java classes from the database launched in Docker container after Flyway migrations were applied

3.0.1
(16 November 2025)