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.8
(02 July 2026) |
|
A Gradle plugin to simplify AWS CodeArtifact repository configuration with automatic SSO token authentication and caching. |
0.2.7
(21 January 2026) |
|
A Gradle plugin that allows you to access code artifacts easily. |
0.1.19
(24 August 2026) |
|
Easily use private AWS CodeArtifact repositories from Gradle - for dependencies, plugins and publishing. Just apply the plugin: it detects the CodeArtifact repositories declared in your build, including those in pluginManagement and dependencyResolutionManagement, and injects the authorization token for you, with no extra configuration. Authenticates through an AWS profile, the static access keys of a service account, SSO, or the default AWS credential chain. |
0.2.2
(02 September 2026) |
|
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) |