Search Gradle plugins

Plugin Latest Version

Core language module

2.23.1
(26 August 2026)

A module that is built with Java but does not publish artifacts

2.23.1
(26 August 2026)

Opinionated convention plugin for Spotless code formatting. Pre-configures Spotless with Kotlin and other formatting rules to enforce consistent code style across all modules.

1.0.0
(25 August 2026)

Spring Security Project Plugin is a Gradle plugin that applies common configuration conventions to Java, Kotlin or Groovy modules.

1.0.17
(25 August 2026)

A Gradle plugin that support multi module clean architecture easily.

0.1.19
(24 August 2026)

Resolve all dependencies used in a gradle module, and automatically generates the definition file as part of the Android build.

15.1.1
(21 August 2026)

Configures STIG element modules from strongly typed settings DSL.

1.10.0
(21 August 2026)

Extends com.stano.base for multi-module library builds. Applies the base and jacoco plugins to the root project. Does not set a project version — intended for library repositories that manage versioning separately. Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task.

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)

Extends com.stano.base for multi-module application builds. Applies the base and jacoco plugins to the root project. Automatically derives project.version from git metadata: '<commitTimestamp>-<commitHash>' (or '<commitTimestamp>-<commitHash>-<buildNumber>' in CI). Inherits the 'root' BaseExtension and the jacocoRootReport aggregate coverage task.

0.1.15
(14 August 2026)