Search Gradle plugins
Plugin | Latest Version |
---|---|
com.huanshankeji.team.with-groupWith Huanshankeji team's group, aka "com.huanshankeji" |
0.6.0
(18 October 2024) |
org.taruts.workspaceA plugin for workspace projects. A workspace project groups a number of related projects, each stored in a separate Git repository. This plugin automates cloning of projects included in a workspace for developers who start working with it. The DSL of the plugin allows to specify the list of projects in the workspace and to which subdirectories they are to be cloned. |
1.0.3
(16 March 2023) |
no.conta.gitlab-conventionsAdds Maven Repositories for GitLab groups and/or projects in a Conta manner |
0.5.0-alpha.1
(01 November 2024) |
dev.icerock.mobile.multiplatform.ios-frameworkPlugin will setup sync gradle tasks in group cocoapods for cocoapods integration. Example of podspec for integration here - https://github.com/icerockdev/moko-template/blob/master/mpp-library/MultiPlatformLibrary.podspec |
0.14.4
(29 September 2024) |
org.unbroken-dome.test-setsA plugin for the Gradle build system that allows specifying test sets (like integration or acceptance tests). Each test set is a logical grouping of a source set, dependency configurations, and related tasks and artifacts. |
4.1.0
(09 September 2023) |
no.tritt.gitlab-conventionsAdds Maven Repositories for GitLab groups and/or projects |
0.3.5
(31 October 2022) |
com.diffplug.cache-horizonBuild cache for a group of tasks |
0.0.1-HELPWANTED
(28 April 2020) |
com.macwatters.elements-gradleElements is a framework for Java applications that allows configuration of Atoms (java classes, or groups of classes) using Groovy. See more at https://github.com/futehkao/elements. This plugin adds gradle tasks to run various provisions as well as launch scripts to applications built using the application plugin. It also facilitates copying groovy files from the conf directory into various locations, simplifying a lot of the common elements build tasks into an easy to read DSL. |
0.2.13
(04 September 2019) |
life.expert.archidocPlugin is based on work - Classgraph. You can open the generated .dot file in a vector editor. You can convert then the model into The Standard for exchange of architecture models from The Open Group |
1.0.11
(05 March 2019) |
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) |