Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle-Plugin which allows to create a gradle-build which ties together multiple otherwise separate gradle-projects. It's use-case is quite similar to that of gradle's own Composite builds. |
0.5.2
(09 August 2018) |
|
Bundles multiple Android modules—including those from Kotlin Multiplatform projects—into a single AAR for easier distribution. Supports module exclusion, dependency extraction, and source merging for Android targets. |
2.4.0
(15 May 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.6
(08 May 2026) |
com.fieldju.aws-sam-deployer
Deprecated
This plugin allows for the convenient deployment of Serverless Application Model (SAM) CloudFormation Templates for lambda based serverless applications from within a Gradle project. This plugin is inspired by the official AWS CLI, specifically the package and deploy commands which are described in AWS's Introducing Simplified Serverless Application Deployment and Management blog post (https://aws.amazon.com/blogs/compute/introducing-simplified-serverless-application-deplyoment-and-management/). See https://github.com/fieldju/gradle-lambdasam-plugin for usage and more information |
1.6.0
(24 April 2017) |