Search Gradle plugins
Plugin | Latest Version |
---|---|
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.3
(25 February 2025) |
io.github.joleksiysurovtsev.gradle-dev-containers-starterA Gradle plugin to automate the deployment of Kafka and Zookeeper containers using Docker. It handles container creation, initialization, and network setup. With each new version, new containers and tasks will be added |
0.0.1
(05 September 2023) |
com.palawanframe.angular-baseCreates new angular project from only gradle initialized project. Simply apply plugin into your gradle project and execute :angularInit task and new angular project will be created. |
0.3.2
(15 February 2022) |
us.ihmc.scsRuntime configuration for IHMC's Simulation Construction Set. |
0.5
(24 November 2020) |
org.curioswitch.gradle-curio-cloudbuild-github-pluginPlugin to initialize the cloudbuild-github function that allows running Cloudbuild from GitHub pull requests |
0.6.0-RC2
(10 August 2020) |
com.cloudmation.awsA plugin that performs initial set up for a project which integrates with AWS |
1.0.11
(05 July 2020) |
de.docs-as-co.wrapperGenerates AsciiDoc documentation templates according to standards like arc42 |
1.0.8
(14 April 2020) |
de.docs-as-co.copyDocumentationTemplatesGenerates AsciiDoc documentation templates according to standards like arc42 |
1.0.8
(14 April 2020) |
com.redpillanalytics.gradle-awsA plugin for working with AWS. Initial functionality is for working with S3. |
0.1.6
(18 December 2019) |
io.chabok.plugin.ChabokPluginChabok plugin to generate necessary configurations that used in initialization process |
1.0.0
(26 October 2019) |