Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
Provides usage of the NET CLI |
0.3.0
(26 June 2023) |
|
create a jar from the test source set. See https://github.com/hauner/gradle-plugins/tree/master/jartest for usage information. |
1.1.0
(28 May 2023) |
|
Update the library version in your README files based on project version. In effect, this auto-updates the standard gradle dependency usage ONLY (not short form, or maven, or grape, etc) |
1.0.0
(18 June 2022) |
|
A gradle plugin that simplifies the usage of the Lombok annotation processor. |
5.0.0
(30 September 2021) |
|
this is java serviceloader plugin Usage: serviceLoader { serviceInterface 'ideal.sylph.spi.Runner' serviceInterface 'ideal.sylph.api.PipelinePlugin' } |
1.1.7
(06 February 2021) |
|
Kotlin Compiler Plugin to enhance your usage of Elementa |
0.1.2
(25 August 2020) |
|
Creates reports of licenses used in your build. |
0.2.0
(13 July 2020) |
|
A Gradle plugin to facilitate the codegen usage for Vert.x Java projects |
0.1.1
(18 June 2020) |
|
Simplifies usage of Docker Compose for integration testing in Gradle environment. |
0.0.1-SNAPSHOT
(27 February 2020) |