Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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.15
(14 August 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.15
(14 August 2026) |
|
Utility plugin for managing configurable project options |
0.2.3
(13 August 2026) |
|
Configures Mockito as a Java agent for tests |
2.2.1
(13 August 2026) |
|
Configures jib repository, tag and image name |
2.2.1
(13 August 2026) |
|
Configures Gradle Release plugin for usage in CI |
2.2.1
(13 August 2026) |
|
Configures sonar for multi project setups for all jvm languages |
2.2.1
(13 August 2026) |
|
Gradle plugin for configuring Metalastic annotation processor with type-safe DSL |
1.2.10
(10 August 2026) |
|
A gradle plugin for Minecraft 1.7.10 mod development with a declarative-like configuration system. |
4.1.0
(09 August 2026) |
|
Reasonable sonatype publishing configuration |
4.1.0
(09 August 2026) |