Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A 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) |
|
Source sets plugin for controlling terraform projects from Gradle, batteries included. |
1.6.0-RC.5
(20 February 2023) |
|
Retrieve geolocation information and includes it in the Build Scan |
0.1
(21 December 2022) |
|
Plugin for executing terraform, including extra features such as configuration templating and yaml config support |
0.9.1
(13 March 2022) |
|
Adds templating tasks for use in Gradle builds. Templating engines include: Freemarker. WIP: Velocity, Thymeleaf, Pebble, KorTE |
0.0.2
(08 March 2022) |
|
Provides a new ArchitectureTest task running ArchUnit tests, including those in dependencies |
0.0.2
(13 January 2022) |
|
Highly-opinionated, batteries-included library configuration plugin |
0.3.3
(08 January 2022) |
|
Highly-opinionated, batteries-included application configuration plugin |
0.3.3
(08 January 2022) |
|
Development tools for Gradle projects currently include monitoring and automatic execution of test files. When the code file or test file changes, the plug-in automatically detects the corresponding test file and executes it. If you type Enter, all tests will be executed. |
1.3.8
(31 October 2021) |
|
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, a Preprocessor, and a lot more. This Gradle plugin configures JavaCompile tasks to support the manifold compiler plugin. |
0.0.2-alpha
(24 September 2021) |