Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Applies the secrets plugin to every project in a multi-module build. |
1.1.0
(03 July 2026) |
|
Convention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Java library module |
0.7.11
(02 July 2026) |
|
Convention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Gradle plugin |
0.7.11
(02 July 2026) |
|
Convention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Java application module |
0.7.11
(02 July 2026) |
|
Conventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used |
0.7.11
(02 July 2026) |
|
Entry point settings plugin that applies a basic set of 'org.hiero.gradle' convention plugins to the build and to all subprojects |
0.7.11
(02 July 2026) |
|
Applies the F2 BOM to all Kotlin subprojects for automatic dependency version management |
0.40.0
(28 June 2026) |
|
A Gradle plugin applying a javac plugin to process Java source files after compilation using ASM. |
0.1.10
(28 June 2026) |
|
Team convention plugin that applies Compose Code Locator and wires debug-only runtime dependencies. |
0.1.1
(23 June 2026) |
|
SonarQube analysis integration. Conditionally applies org.sonarqube and configures sonar.host.url, sonar.token, sonar.projectKey (as '<group>:<name>'), sonar.projectName, and sonar.projectVersion. Silently skips (no sonarqube task is registered) when STANO_SONAR_HOST_URL or STANO_SONAR_TOKEN are not configured. Optionally enforces quality gate with build failure via com.stano.sonar.fail-build-enabled. |
0.1.6
(22 June 2026) |