Search Gradle plugins
Plugin | Latest Version |
---|---|
lv.brain.gradle.javaEnumFinderThe 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) |
com.bakdata.releaseConfigures Gradle Release plugin for usage in CI |
1.4.1
(19 July 2024) |
net.wooga.dotnetProvides usage of the NET CLI |
0.3.0
(26 June 2023) |
com.github.hauner.jarTestcreate 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) |
com.github.minigdx.gradle.plugin.developer.mppConfigure MiniGDX libs to build for different platforms. The usage is mainly for MiniGDX contributors. |
1.3.2
(25 May 2023) |
com.github.minigdx.gradle.plugin.developer.jvmConfigure MiniGDX libs to build for the JVM only. The usage is mainly for MiniGDX contributors. |
1.3.2
(25 May 2023) |
com.github.minigdx.gradle.plugin.developerConfigure MiniGDX libs with a common set of configuration and tasks. The usage is mainly for MiniGDX contributors. |
1.3.2
(25 May 2023) |
com.legyver.update-readme-versionUpdate 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) |
io.franzbecker.gradle-lombokA gradle plugin that simplifies the usage of the Lombok annotation processor. |
5.0.0
(30 September 2021) |
com.github.lokkie.gradle.serviceloaderthis is java serviceloader plugin Usage: serviceLoader { serviceInterface 'ideal.sylph.spi.Runner' serviceInterface 'ideal.sylph.api.PipelinePlugin' } |
1.1.7
(06 February 2021) |