Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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.6
(22 June 2026) |
|
Core plugin for internal Java/Kotlin subprojects. Applies java-library, Kotlin JVM, JaCoCo, and Spotless (Google Java Format). Configures the Java toolchain from the root BaseExtension's javaVersion (default '21'). Configures tests with JUnit Platform and finalizes them with jacocoTestReport. When mspVersion is set, enforces the MSP BOM, excludes commons-logging and log4j, and auto-wires the MapStruct annotation processor when mapstruct is detected on the classpath. Requires com.stano.base (or com.stano.application) on the root project. |
0.1.6
(22 June 2026) |
|
Root-project prerequisite for all com.stano plugins. Registers the 'root' BaseExtension exposing cross-project configuration: javaVersion (default '21'), contextName, mspVersion, Docker registry coordinates, Pact Broker coordinates, and lazy CI metadata providers (branch name, commit hash, commit timestamp, build number). Registers the jacocoRootReport task that aggregates JaCoCo coverage across all subprojects. Must be applied to the root project before any other com.stano plugin. |
0.1.6
(22 June 2026) |
|
The App JSDoc Gradle plugin lets you generate JavaScript documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application. |
2.0.82
(02 June 2026) |
|
The App TLDDoc Builder lets you generate the tag library documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application. |
2.0.4
(21 May 2026) |
|
Configures the Gradle build by automatically detecting subprojects and composite builds. |
0.6.2
(26 December 2025) |
|
Provides versioning information based on git history and configurable subprojects |
3.1.7
(28 November 2025) |
|
Generate webroot from a Kotlin/JS subproject with browser target for Vert.x Web |
0.11.0
(27 October 2025) |
|
Simple plugin to enable publishing a multi-release jar from subprojects or other sources. |
0.1.4
(25 October 2025) |
|
Gradle plugin to ease structuring and naming projects |
0.2.0
(21 April 2025) |