Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin that detects failures in CircleCI jobs and converts them into JUnit test reports that can be rendered in CircleCI UI. |
0.77.0
(11 September 2026) |
|
Adds a maven repository to the plugin resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) |
1.1.1
(10 September 2026) |
|
Automatically sets "org.gradle.native.operatingSystem" and "org.gradle.native.architecture" attributes for variant resolution on plugins. |
1.1.2
(02 September 2026) |
|
Gradle plugin for managing semantic versioning. |
1.1.17
(29 August 2026) |
|
Gradle plugin used to build DeltaFi plugins |
2.62.0
(29 August 2026) |
|
Conviva Android Plugin simplifies the event auto-collection by seamlessly instrumenting applications that integrate both this plugin and the Conviva SDK |
0.5.0
(27 August 2026) |
|
IHub Plugins Gradle Plugin |
2.0.0-m3
(23 August 2026) |
|
A convention plugin that applies OWC Formatting, CI Publishing and Semantic Versioning. It also provides additional functionality based on the applied plugins. |
3.0.1
(19 August 2026) |
|
A Kotlin compiler plugin that allows you to mark functions as pure and readonly, enabling optimizations and better code analysis. |
1.7.1
(15 August 2026) |
|
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.15
(14 August 2026) |