Search Gradle plugins

Plugin Latest Version

Configures STIG element modules from strongly typed settings DSL.

1.4.0
(20 June 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)

A Gradle plugin to apply organization-wide defaults to settings.

0.1.6
(19 August 2025)

A plugin for the Gradle build system that allows specifying test sets (like integration or acceptance tests). Each test set is a logical grouping of a source set, dependency configurations, and related tasks and artifacts.

4.1.0
(09 September 2023)

Gradle plugin for exposing Maven settings file configuration to Gradle project.

0.8
(16 August 2022)

Gradle plugin for exposing Maven settings file configuration to Gradle project. This project is forked from https://github.com/mark-vieira/gradle-maven-settings-plugin And will add more support of the `settings.xml` file (repositories in profiles)

0.7.4
(15 February 2022)

Gradle plugin for exposing Maven settings file configuration to Gradle project. Supports header authentication for GitLab

0.6.2
(10 February 2020)

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.6
(22 June 2026)

gradle dependency management, simple aws codeartifact config plugin. simple aws codeartifact private repository authentication. > aws codeartifact private repository setting, very tired and complex. |This plugin configures the AWS CodeArtifact repository for the project. |It retrieves the CodeArtifact token and sets the repository URL and credentials. |The plugin uses the AWS SDK for Java v2 to interact with the AWS CodeArtifact service. |The plugin requires the AWS credentials to be set up in the AWS credentials file. |The plugin also requires the AWS CodeArtifact repository to be set up in the AWS account. |The plugin is designed to work with the Gradle build system. |The plugin is designed to work with the Kotlin programming language.

0.0.7
(12 June 2026)

Settings-plugin that applies the Foojay toolchain resolver so requested JDK versions auto-provision without Gradle's no-toolchain-repositories deprecation warning.

2026.05.10
(25 May 2026)