Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.netflix.nebula.archrules.aggregate
CC-compatible
Consolidates console reports for multiple subprojects |
1.4.0
(11 August 2026) |
com.oliveryasuna.modkit.multiversion.settings
CC-compatible
Expands the Modkit version x loader matrix into per-node Stonecutter subprojects (settings-time). |
0.4.0
(20 July 2026) |
|
Opt-in Kotlin JVM support for com.stano.java subprojects. Applies the Kotlin JVM Gradle plugin and configures KotlinCompile tasks (incremental compilation, same lint/warning suppression free-compiler-args as the Java compiler). Requires com.stano.java to be applied to the subproject. |
0.1.15
(14 August 2026) |
|
The App Javadoc Builder Gradle plugin lets you generate API documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application. |
1.2.7
(21 May 2026) |
|
The App Docker Gradle plugin lets you build a single Docker image for an application that spans different subprojects, each one representing a different component of the same application. The Docker image can then be pushed to a registry. |
1.0.17
(21 May 2026) |
|
Check for existance of OWNERSHIP.toml in subprojects and verify that it contains ownership information. Will soon also check for description and have additional tasks to generate code owner files that are understood by source control systems. Attaches to the check |
0.0.12
(20 November 2025) |
|
Configures boilerplate for Subproject, Coprojects, and Dependencies support. Applied to your settings.gradle |
5.0.25
(09 October 2025) |
|
A plugin adding printing all subproject dependencies to root project's `dependencies` task. |
0.1.0
(09 December 2024) |
|
Gives an ability to declare sub-project dependencies easier, from the root project. |
0.1
(07 December 2019) |
|
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) |