Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.alexiyorlov.gradle.subdepsGives an ability to declare sub-project dependencies easier, from the root project. |
0.1
(07 December 2019) |
com.github.samystudio.flairFlair is a gradle plugin that helps you build Adobe AIR mobile/desktop projects with Starling and Feathers libraries. Flair also comes up with its own actionscript library to manage your app resources, it actually mimics android resources managment. |
0.8.2
(17 February 2017) |
dev.adamko.kotlin.binary-compatibility-validator.projectValidates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Project plugin and can be applied in a `build.gradle` or `build.gradle.kts` file. |
0.1.0
(02 May 2023) |
com.mobilesolutionworks.gradle.jacocoPlugin to reduce code duplication especially when writing Gradle plugin project |
1.1.4
(06 August 2018) |
argelbargel.build-modules.managerGradle-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) |
com.fieldju.aws-sam-deployerThis 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) |