Search Gradle plugins
Plugin | Latest Version |
---|---|
org.argus.jawaJawa language compiler for Gradle. Built with Gradle 2.13. Projects applying this plugin require a compile-time dependency on the jawa-compiler library. Please include this in the depencencies closure: dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.2' } |
1.0.7
(24 October 2016) |
cn.hanlyjiang.gradle.analysisExport Project's all denpendencis to an excel file. |
0.0.2
(15 July 2019) |
com.github.amaksoft.elasticlibsGradle plugin to easily switch between local projects and remote artifacts of your libs. |
0.0.8
(17 October 2016) |
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) |
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) |
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.1.0
(11 May 2023) |
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) |