Search Gradle plugins

Plugin Latest Version

com.netflix.nebula.deb

Create debian system packages

11.11.2
(25 March 2025)

com.ryandens.javaagent-jib

Automatically includes javaagents in OCI images created by Jib

0.8.0
(22 March 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.elo.osgi.manifest

Plugin to create a elo based "MANIFEST.mf"

1.2.18
(13 March 2025)

com.elo.osgi.bundle

Plugin to create a elo based osgi-bundle

1.2.18
(13 March 2025)

org.ysb33r.nodejs.wrapper

Create wrappers for `node`, `npm` and `npx` and call them `nodew`, `npmw` and `npxw`.

4.0.4
(12 March 2025)

io.nextflow.nextflow-plugin

A Gradle plugin to make it easier to create Nextflow plugins

0.0.1-alpha2
(06 March 2025)

com.fuseanalytics.gradle.sslcertgen

This plugin creates a self-signed certificate

1.1.1
(01 March 2025)

com.fussionlabs.gradle.docker-plugin

The `docker-plugin` is a Gradle plugin created to simplify the process of building and pushing Docker images. It calls the Docker CLI directly, supports multiplatform builds and provides the ability to define custom Docker tasks.

0.6.0
(26 February 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)