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) |
net.bonzani.clean-architectureValidates that architectural layer dependencies are followed. |
1.0.2
(01 April 2024) |
uk.co.firstzero.AddOnJavaAntTasksTools and utilities written in Java to help in day-to-day work. CSV To Excel Converts a set of csv files into 1 Excel file. Each csv file is a sheet within excel CSV Diff Diffs two directories containing csv files. Each directory must have the same name and number of files as the other XML Clean Strips out fluff from the XML and manipulating the XML. The use case for this is, before comparison, sometimes XMLs need to be cleaned and renamed. The cleaned xmls can be diffed using xmlunittask. XML DIFF Diffs two directories containing xml files. Each directory must have the same name and number of files as the other READ BLOB Extracts Blobs from Database.SQL should contain a string name and then blob WEBDAV PULL Downloads files from a WEBDAV site, proxy configuration is supported WEBDAV PUSH Pushes files to a WEBDAV site, proxy configuration is supported |
2.8
(30 August 2014) |
co.com.bancolombia.cleanArchitectureGradle plugin to create a clean application in Java that already works, It follows our best practices! |
3.22.4
(22 April 2025) |
io.github.godfather1103.gradle-base-pluginEncapsulates some common syntax, such as setting Java options.encoding=UTF-8, clearing Maven target directory when cleaning. |
1.6
(16 July 2022) |
co.com.bancolombia.scaffoldJavaCleanArchitectureGradle Plugin Scaffold Clean Architecture Bancolombia |
0.21
(02 December 2019) |
com.github.pndgz.maven-refreshClean mavenLocal SNAPSHOT jar |
1.0.1
(19 December 2017) |
io.github.appspiriment.projectThis project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost. |
0.0.7
(17 May 2025) |
io.github.emaarco.bpmn-to-code-gradleGradle plugin that bridges gaps between BPMN and code - fostering the creation of clean process-automation solutions |
0.0.5-alpha
(14 May 2025) |