Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Building Python with Gradle |
0.9.11
(18 December 2018) |
|
The Dependency Graph Analyser (DGA) Connector Plugin is designed for use with Gradle multi-project builds. It collects module dependency data from all Gradle projects within the build and exports this information in a format compatible with the DGA CLI tool for further analysis and visualisation. The plugin is typically applied using a Gradle init script, making it easy to integrate into existing builds without modifying individual project configurations. |
0.1.5
(13 September 2024) |
|
Build and upload a local development environment for Google Apps Script |
0.6.4
(22 May 2018) |
nl.ikoodi.jenkins.jobdsl
Deprecated
A Gradle plugin that let's you build and generate your Jenkins JobDSL scripts. Note: This repository is DEPRECATED, as the Gradle Plugins Portal (https://plugins.gradle.org) now has its own, simplified, way of publishing Gradle plugins. So, please go to https://plugins.gradle.org/plugin/nl.ikoodi.jenkins.jobdsl to find the latest version of this plugin |
0.4.1
(17 April 2015) |
|
Elements 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) |
|
Gradle plugin that builds a self-contained, Docker-ready runtime bundle for Java and Spring Boot applications. It automatically detects required JDK modules, creates a minimized jlink runtime image, packs your app JARs and launcher scripts, and optionally produces a distributable ZIP. Perfect for lightweight container images or standalone deployments. |
1.0.3
(14 November 2025) |