Search Gradle plugins

Plugin Latest Version

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.4
(21 March 2025)

A Gradle plugin to simplify AWS CodeArtifact repository configuration with automatic SSO token authentication and caching.

0.2.4
(20 October 2025)

Settings plugin providing CodeArtifact repositories support

2.1.6
(21 October 2025)

Gradle plugin to extend the gradle repository handler class with a closure to add a codeartifact repository.

1.1.0
(01 April 2025)

Add CodeArtifact repository support.

1.0.1
(20 August 2024)

Configures AWS CodeArtifact Maven repository for artifact publishing. Requires co.bound.codeartifact settings plugin to be applied and configured.

1.5.1
(18 April 2024)

Configures AWS CodeArtifact Maven repository as source for project plugins and project dependencies.

1.5.1
(18 April 2024)

Login to aws codeartifact

1.0.4
(29 March 2023)

Manages AWS CodeArtifact login tokens and integrates with Gradle's maven repositories. Running the login task requires AWS CLI v2 to be available and authenticated.

0.1.1
(28 March 2023)

Facilitates connecting to AWS CodeArtifact

0.0.2
(22 September 2022)