Search Gradle plugins

Plugin Latest Version

com.shysteph.application-agent

A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`.

1.0.18
(30 January 2017)

pt.rasm.gradle.ship

Plugin to distribute applications with installers and bundled Java Runtime Environments

2016.12.31
(05 December 2016)

org.hiero.gradle.module.application

Convention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Java application module

0.3.10
(17 April 2025)

io.micronaut.application

Gradle Plugins for Micronaut

4.5.3
(16 April 2025)

io.micronaut.minimal.application

Gradle Plugins for Micronaut

4.5.3
(16 April 2025)

org.springframework.boot

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that can you can "just run". We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.

3.4.4
(21 March 2025)

com.diffplug.gradle.equinoxlaunch

Launches an equinox application with whatever set of plugins the user specifies

4.3.0
(11 March 2025)

io.github.appspiriment.project

This project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost.

0.0.3
(25 February 2025)

loggersoft.cpp-ide-generator

The plugin generates Eclipse/QtCreator/NetBeans/KDevelop project files for C++ applications and libraries.

1.3
(19 February 2025)

io.bdeploy.gradle.plugin

Plugin which builds BDeploy products from your applications

7.5.0
(10 February 2025)