Search Gradle plugins

Plugin Latest Version

Adds source set and task for running integration tests separately from unit tests

13.1.0
(12 March 2026)

Reproducibility settings applied to Gradle's built-in tasks.

1.1
(17 October 2025)

Plugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set.

5.0.6
(25 December 2025)

Gradle plugin for exposing/reading Maven settings file configuration to Gradle project.Can be applied to 'Project' and 'Settings'

0.2.1
(31 August 2025)

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)

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.5
(14 April 2026)