Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin that provides a way to automatically change and enforce test naming |
1.0.9
(17 July 2025) |
|
Gradle plugin to ease structuring and naming projects |
0.2.0
(21 April 2025) |
|
A Gradle plugin that detects the OS name and architecture, providing a uniform classifier to be used in the names of native artifacts. |
0.6.0
(23 October 2024) |
|
Enables the use of non-modular Java dependencies without an "Automatic Module Name" attribute in their manifest. |
0.0.7
(22 June 2021) |
|
Name the output apk files |
1.0-SNAPSHOT
(24 June 2016) |
|
Docker container run lifecycle management. Registers dockerRun, dockerStop, dockerRemoveContainer, dockerRunStatus, and dockerNetworkModeStatus tasks. Configure the container via the dockerRun DSL: image, container name, ports, volumes, environment variables, command, network mode, and extra arguments. Supports daemonized containers (default) and ephemeral containers via clean=true (adds --rm). |
0.1.6
(22 June 2026) |
|
Docker Compose file generation and lifecycle management. Registers generateDockerCompose (resolves artifact versions into a docker-compose.yml template), dockerComposeUp, and dockerComposeDown tasks. Configure the template path, output file, and token replacements via the dockerCompose DSL. Template tokens use {{group:name}} syntax and are resolved from the docker configuration or explicit templateToken(key, value) entries. |
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) |
|
A Gradle plugin that forces semantic versioning in an Android project (version name and version code) and relies on git to detect the project state, based on Git-Sensitive Semantic Versioning Plugin by Danilo Pianini. |
5.0.16
(08 June 2026) |
|
A Gradle plugin that forces semantic versioning in an Android project (version name and version code) and relies on git to detect the project state, based on Git-Sensitive Semantic Versioning Plugin by Danilo Pianini. |
5.0.16
(08 June 2026) |