Search Gradle plugins
Plugin | Latest Version |
---|---|
dev.falsehonesty.elementa-toolsKotlin Compiler Plugin to enhance your usage of Elementa |
0.1.2
(25 August 2020) |
com.github.deepy.licensing-reportCreates reports of licenses used in your build. |
0.2.0
(13 July 2020) |
io.dotinc.vertx-codegen-pluginA Gradle plugin to facilitate the codegen usage for Vert.x Java projects |
0.1.1
(18 June 2020) |
com.openspace.clinical.gradle-dockerSimplifies usage of Docker Compose for integration testing in Gradle environment. |
0.0.1-SNAPSHOT
(27 February 2020) |
com.sedmelluq.jdactionJDA RestAction usage verifier |
1.0.99-beta3
(30 September 2019) |
de.unikassel.vs.apirepo.plugins.clientPlugin to register usage on an api project on {api:-repo) and generate client stubs |
0.1.0-STABLE
(11 September 2019) |
de.unikassel.vs.apirepo.plugins.apiPlugin to release your api project on {api:-repo) and view usage statistics |
0.1.0-STABLE
(11 September 2019) |
nl.codenomads.plugin.SafeRegexPluginA plugin that scans a project for insecure regular expression usage using the SafeRegex library |
0.0.1
(13 December 2018) |
com.banner.versions.ribbonizerUSAGE in app build.gradle: DefaultRibbonFilter defines debug, qa and release: ribbonizer { __builder { ApplicationVariant variant, File iconFile -> ____return defaultRibbonFilter(variant, iconFile) __} } For other buildTypes use: ribbonizer { __builder { ApplicationVariant variant, File iconFile -> ____if (variant.buildType.name == "buildtype") { ______return customColorRibbonFilter(variant, iconFile, "#backgroundColor") ______// or ______return customColorRibbonFilter(variant, iconFile, "#backgroundColor", "#fontColor") ____} __} } |
1.2.5
(09 October 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) |