Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.timbermir.clean-wizard.multimoduleThis plugin is required for Clean Wizard Kotlin Symbol Processor multi-module class generation. If your project is single-module, no need to apply it. It allows youto generate classes in various modules, so if you have data, domain and presentation modules and want to generate classes for each module, use this plugin. |
1.0.0-RC1
(05 August 2024) |
io.github.timbermir.clean-wizardThis plugin is required for Clean Wizard Kotlin Symbol Processor advanced configuration. Using the following plugin you are able to configure how classes are generated, for instance, using this plugin, you are able to change the DTO classes prefix from DTO to Dto. |
1.0.0-RC1
(05 August 2024) |
com.hcl.security.appscanGenerates an IRX file for your Java projects and submits it to the HCL AppScan on Cloud service for analysis. |
1.0.10
(01 August 2024) |
io.github.offrange.git-semantic-versioningA Gradle plugin that automatically versions your project based on Git tags, following the Semantic Versioning 2.0 specification. |
0.2.5
(31 July 2024) |
com.redmadrobot.kotlin-libraryDefaults for Kotlin projects |
0.19.1
(31 July 2024) |
org.carlmontrobotics.deepbluesimA plugin that simplifies developing WPILib projects that use Webots for simulation. |
0.0.65
(30 July 2024) |
io.github.janbarari.gradle-analytics-pluginA free Gradle plugin for analytics of your projects. Provides unique visual and text metrics in HTML format. |
1.0.3
(21 July 2024) |
net.wooga.versionInfer a project's version from your Git repository |
3.2.0
(19 July 2024) |
dev.gradleplugins.gradle-plugin-baseProvides base support for developing Gradle plugin-related projects. |
1.9.0
(15 July 2024) |
info.offthecob.BaseThis plugin contains a bunch of best practices around how to build projects for the JVM. This includes dependency locking by default, kotlin support, groovy support (for testing), wiring up the junit platform, null away, and linting. |
1.0.17
(11 July 2024) |