Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin that provides functionality to access GitHub repository information directly from the build environment. |
1.0.3
(26 June 2026) |
|
Adds several extra utility tasks specifically geared towards internal development |
5.1.3
(26 June 2026) |
|
Build Vaadin applications with Gradle. Please follow the link below to learn which Plugin version to use with particular Vaadin version. Vaadin recommends using the latest Vaadin LTS version. |
25.2.1
(26 June 2026) |
|
A Gradle plugin for developing Spellscroll plugins. It wires up the Spellscroll API dependency, generates a constants class, builds your optional UI module, and launches the installed Spellscroll app with your plugin loaded for live development. |
1.1.2
(24 June 2026) |
|
Resolves and provisions suitable JDK for Gradle builds using the Foojay DiscoAPI |
0.8.0
(24 June 2026) |
|
Automatically converts SVGs to Android Vector files as part of the build. |
0.3.0
(23 June 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.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) |
|
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.6
(22 June 2026) |
|
Building streaming gRPC servers and clients on top of Akka Streams |
2.5.11
(22 June 2026) |