Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin for running OWASP ZAP security scans. |
0.1.1
(31 July 2026) |
|
Applies the Spockk Kotlin compiler plugin to transform concise specification syntax into runnable tests. |
0.4.1
(31 July 2026) |
|
A Gradle plugin that helps download and manage dependencies for multi-loader projects |
0.7.4
(30 July 2026) |
|
A plugin for Gradle that adds tasks to download, extract and interact with GraalVM tooling. |
0.15.0
(30 July 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.9
(30 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.9
(30 July 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.9
(30 July 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.9
(30 July 2026) |
|
Scan, evaluate and audit Gradle projects using Sonatype platforms |
4.0.0
(29 July 2026) |
|
Convention plugin for publishing artifacts to Maven Central, GitHub Packages, and the Gradle Plugin Portal with GPG signing. |
0.42.0
(29 July 2026) |