Search Gradle plugins

Plugin Latest Version

Walking Skeleton: generate asciidoc markup documentation from java source code for best integration with site generators like orchid or jbake..

0.0.2
(26 January 2025)

A Gradle plugin that uses Spoon to transform Java source code, and then generates a new Java source file that contains the local variables of each method.

0.0.1
(12 January 2025)

This plugin offers tight integration of the Dafny verification-aware programming language with Java: automatically verifying Dafny source code and compiling it to Java source code, which the Java plugin will then build together with any hand-written Java in the project. It also provides a robust approach to distributing and managing Dafny dependencies through Gradle-supported repositories such as Maven Central.

0.2.0
(10 January 2025)

A Plugin that configures directory for generated sources

2.6.0
(15 November 2024)

Adds Terraform source format validation into the check lifecycle

1.2.1
(15 November 2024)

The Java Enum Finder is a Gradle plugin designed to search for usages of specific Java Enum classes in your project's main source. The plugin scans through the source code files to find occurrences of the specified enums and reports the files and line numbers where these enums are used.

1.1.0
(11 September 2024)

A Gradle plugin that fixes some technical deficiencies and expands the capabilities of source dependencies.

1.0
(12 April 2024)

Generates and configures source stats tasks

0.54.0
(26 December 2023)

Generates and configures SourceJar tasks

0.54.0
(26 December 2023)

Run the AssertJ generator against your source files to generate test sources.

1.1.1
(19 June 2023)