Search Gradle plugins

Plugin Latest Version

Generates AGP Compose Preview Screenshot Testing wrappers from a single marker annotation on your @Preview functions, instead of hand-duplicating them in the screenshotTest source set.

1.0.0
(15 August 2026)

Generic npm/Node build lifecycle support, usable on any npm project (standalone SPA, library, or embedded frontend) regardless of whether a Java plugin is applied. Registers npmVersion, npmInstall, npmClean (wired into clean), npmRunBuild, and npmTest tasks. Optionally builds via nvm (Node Version Manager) instead of a system-installed npm. When org.sonarqube is already applied (directly or on a parent project), configures sonar.sources for the JS source tree.

0.1.15
(14 August 2026)

Extends com.stano.java for publishable library subprojects. Adds javadoc and sources JARs and configures Maven publishing to the private stano-maven repository (URL, username, and password from Gradle properties or STANO_MAVEN_URL / STANO_MAVEN_USERNAME / STANO_MAVEN_PASSWORD). Publishing is silently skipped when STANO_MAVEN_URL is not configured. Suppresses enforced-platform Gradle Module Metadata validation warnings.

0.1.15
(14 August 2026)

Configure Groovy documentation capture and source projection for Javadoc

1.0.0
(12 August 2026)

Clean-room replacement for Gradle's maven-publish + Vanniktech. Emits JAR + sources + javadoc + POM + Gradle Module Metadata to Maven Local, Maven Central, or any custom Maven repo — read from the de-facto community POM_* gradle.properties convention. Fixes gradle/gradle#20294 by default.

2026.08.20
(10 August 2026)

Linting and formatting for Kotlin source code using ktlint

5.7.0
(09 August 2026)

This plugin sets up the basic capabilities necessary for building Smithy models.Applying this plugin will create the basic source sets and configurations needed for smithyprojects. It will also create a smithy build task that will build and validate all the smithy models in the project.

1.5.0
(06 August 2026)

Gradle plugin for Gauge, the open source test automation tool developed by ThoughtWorks.

3.2.0
(30 July 2026)

Configures common IDE settings

4.0.0
(27 July 2026)

Formats Java source files using the Wadler-Lindig pretty-printing algorithm, in the style of Prettier.

0.4.0
(22 July 2026)