Search Gradle plugins
Plugin | Latest Version |
---|---|
com.huanshankeji.compose-html-material-conventions-legacyThis plugin adds the needed Maven dependencies and npm devDependencies (mainly for Webpack) for a Compose HTML project with Material components. |
0.3.0
(09 May 2024) |
com.fussionlabs.gradle.go-pluginThe `Go-Plugin` is a Gradle plugin for Go projects. This plugin does not intend to replace Go's native dependency management system, instead this plugin focuses on replacing traditional task orchestrators like Make, offering a more versatile and reusable approach for task automation. |
0.7.0
(08 May 2024) |
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) |
com.mageddo.graal-reflection-configuration-generatorResolve your maven dependencies from a standalone embed maven local repository folder(on the project directory for example) |
2.0.2
(28 July 2019) |
org.dafny.dafnyThis plugin offers tight integration of the Dafny verification-aware programming language with Java: automatically verifying Dafny source code and compiling it to Java source code, which the Java plugin will then build together with any hand-written Java in the project. It also provides a robust approach to distributing and managing Dafny dependencies through Gradle-supported repositories such as Maven Central. |
0.2.0
(10 January 2025) |
com.huanshankeji.compose-web-material-conventionsThis plugin adds the needed Maven dependencies and npm devDependencies (mainly for Webpack) for a Compose for Web project with Material components. |
0.2.2
(16 March 2024) |
com.github.rocketraman.dep-excludesSometimes you just want a simple way to exclude dependencies without creating closures. This plugin creates a method on a Gradle project that provides a little syntax sugar for exclusions. |
0.1
(18 October 2014) |
com.zegreatrob.jsmints.plugins.jspackageThis plugin will load Javascript dependencies from a package.json file and apply them to a Kotlin JS gradle project. |
6.6.10
(05 July 2025) |
io.github.appspiriment.roomThis plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file. |
0.0.10
(09 June 2025) |
com.exactpro.th2.gradle.basePlugin helps you configure jar manifest and check dependencies for vulnerabilities |
0.2.4
(10 March 2025) |