Search Gradle plugins

Plugin Latest Version

name.remal.test-source-sets

Plugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set.

5.0.3
(16 October 2025)

io.github.ynixt.another-typescript-generator

Another Typescript Generator is a Gradle plugin that generates Typescript interfaces from Kotlin/Java classes. Each class generates a new file to prevent collision.

1.2.0
(10 September 2025)

cz.augi.docker-java

Gradle plugin that wraps your JVM application to a new Docker image.

3.1.7
(20 August 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.11
(14 July 2025)

dev.lukebemish.central-portal-publishing

A plugin for publishing to maven central with the new publishing portal

0.1.7
(26 June 2025)

org.gradle.samples

Plugin required for authoring new Gradle Samples

0.24.0
(20 May 2025)

io.beekeeper.gradle.plugins.dependency-updates

Scan dependencies in you project and check if there are new verions available.

0.16.1
(05 May 2025)

com.contrastsecurity.contrastplugin

Gradle plugin for Contrast Security, enables the installation of the Contrast Java Agent, connection to TeamServer, and verifying applications against new vulnerabilities

3.0.0
(27 February 2025)

io.github.e1roy.javalocals

A Gradle plugin that uses Spoon to transform Java source code, and then generates a new Java source file that contains the local variables of each method.

0.0.1
(12 January 2025)

tech.yanand.maven-central-publish

A plugin that allows you to publish repositories to the Maven Central Portal (new publish process)

1.3.0
(16 November 2024)