Search Gradle plugins
Plugin | Latest Version |
---|---|
gg.meza.stonecraftStonecraft is a configuration Gradle plugin that removes the boilerplate of setting up a multi-loader, multi-version Minecraft modding workspace. |
1.3.0
(22 April 2025) |
com.simonharrer.modernizerDetects use of legacy APIs which modern Java versions supersede |
2.1.0-1
(09 June 2020) |
com.spindrift.atgGradle plugin that wraps Oracle Web Commerce (ATG) startSQLImport utility to import XML into a versioned repository. |
0.2.0
(02 December 2014) |
lazy.zoo.gradle.git-data-pluginLightweight plugin to get current git branch information and help with project versioning based on it |
1.2.2
(30 November 2020) |
com.github.andygoossens.modernizerDetects use of legacy APIs which modern Java versions supersede. |
1.11.0
(19 January 2025) |
io.heapy.gradle.propertiesThis plugin used to override gradle.properties with local.properties for development purposes. As well as externalize version to build.properties file, to keep gradle.properties clean. |
1.1.2
(18 September 2020) |
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.andriybosik.schema-wizard-gradle-pluginUse plugin to run SchemaWizard database migration tool from command line |
1.0.1
(31 May 2025) |
tui.sse.mde4cpp.mde4cpp-generate-pluginGradle plugin to generate C++ code of ecore or UML models inside the MDE4CPP framework. Release notes version 0.1: - Plugin to execute MDE4CPP generators More information about MDE4CPP can be found under https://sse.tu-ilmenau.de/mde4cpp. Information about this plugin can be found under https://github.com/MDE4CPP/gradlePlugins. |
0.4
(16 September 2018) |
io.github.andriybosik.schema-wizard-gradle-plugin-previewUse plugin to run SchemaWizard database migration tool from command line |
0.0.2
(22 April 2025) |