Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Exposed ORM framework gradle plugin |
0.2.1
(09 October 2021) |
|
A Gradle plugin that generates Jetbrains Exposed ORM mapping for an existing PostgreSQL database at compile time |
1.0.1
(19 May 2025) |
|
Settings-level plugin applied in settings.gradle. Configures dependency resolution management with mavenLocal(), mavenCentral(), and an optional private stano-maven repository. Configures local build cache and optional S3 remote build cache (enabled via STANO_BUILD_CACHE_TYPE=s3; configured via STANO_BUILD_CACHE_S3_* variables). Pins the Kotlin JVM plugin to a fixed version and self-pins all com.stano plugins to the version bundled with this plugin. Exposes a buildCacheSettings DSL to customize the S3 cache key prefix. |
0.1.9
(30 July 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.9
(30 July 2026) |
|
Download a specific version of the JetBrains Runtime (JBR) and expose it as a JVM toolchain |
1.2.0
(18 July 2026) |
|
Wraps `docker buildx build` to expose BuildKit features (multi-platform builds, cache mounts, SBOM, provenance, registry cache) as a proper Gradle task DSL. Fills the gap left by gradle-docker-plugin and Jib, which predate/ignore BuildKit. |
0.1.0
(17 July 2026) |
|
Exposes a configuration containing the palantir-java-format jars |
2.96.0
(09 July 2026) |
|
Reads a .env file at settings evaluation time and exposes its entries as a `dotenv` extension for use in settings.gradle.kts. Uses only stable public Gradle APIs (compatible with Gradle 8 and 9+). |
0.1.0
(11 June 2026) |
|
Expose the Git repository that may contain the active project |
4.0.0
(14 October 2025) |
|
The PIG gradle plugin exposes a Gradle task to generate sources from a PIG type universe |
0.6.3
(22 April 2024) |