Search Gradle plugins

Plugin Latest Version

Gradle Plugin for building MuleESB Applications, both community and enterprise.

2.0.0-RC2
(26 September 2015)

Gradle Plugin for building MuleESB Applications, both community and enterprise.

2.0.0-RC2
(26 September 2015)

OpenAperture build/deploy plugin

0.0.1-SNAPSHOT
(21 August 2015)

Gradle plugin to set up Miniconda-based Python build environment

0.1.0-SNAPSHOT
(18 May 2015)

Gradle Plugin for building MuleESB Applications, both community and enterprise.

1.2.0
(07 May 2015)

Settings plugin that captures ALL Gradle downloads from build start — no init script or -I flag needed. Recommended approach.

0.1.7
(13 August 2026)

Captures Gradle dependency downloads via BuildOperationListener and emits a Flathub-compliant flatpak-sources.json for offline Flatpak builds.

0.1.7
(13 August 2026)

Embeds an npm build's output into a Java jar's resources. Extends com.stano.npm (auto-applied) with an npmAssemble task that copies the npm dist output into build/resources/main/public. When the java plugin is also applied, jar depends on npmAssemble and test depends on npmTest.

0.1.14
(13 August 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.14
(13 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.14
(13 August 2026)