Search Gradle plugins

Plugin Latest Version

This plugin adds tasks to control kotlin warnings in the project with the help of baseline or without it

1.0.0
(23 December 2021)

Flyway by Redgate is an open-source database migration tool. It strongly favors simplicity and convention over configuration. It is simple, focused and powerful. It runs on Windows, Mac OSX and Linux, Java and Android. It is based around just 6 basic commands: Migrate, Clean, Info, Validate, Baseline and Repair. Migrations can be written in SQL (database-specific syntax (such as PL/SQL, T-SQL, ...) is supported) or Java (for advanced data transformations or dealing with LOBs). It has a Command-line client. If you are on the JVM, we recommend using the Java API (also works on Android) for migrating the database on application startup. Alternatively, you can also use the Maven plugin, Gradle plugin, SBT plugin or the Ant tasks. And if that not enough, there are plugins available for Spring Boot, Dropwizard, Grails, Play, Griffon, Grunt, Ninja and more! Supported databases are Oracle, SQL Server, SQL Azure, DB2, DB2 z/OS, MySQL (including Amazon RDS), MariaDB, Google Cloud SQL, PostgreSQL (including Amazon RDS and Heroku), Redshift, Vertica, H2, Hsql Derby, SQLite and solidDB. More info: https://flywaydb.org

7.0.0-beta1
(02 September 2020)

A gradle plugin to download apk_tool.jar with added tasks to assist in decompiling android APKs to smali, building smali, signing, pushing, debugging APKs.

0.9.2
(22 October 2019)

This plugin adds tasks for each of your app variants, allowing them to be uploaded on AWS

1.0
(25 January 2019)

Gradle plugin for managing authentication of upload tasks

2.0.2
(30 November 2018)

A Gradle Plugin that notifies about ending of the build task.

1.0.0
(25 September 2015)

A small set of tasks for checking file style for all files and for checking code style of Gradle's code

1.0.7
(04 September 2019)

Generates and configures source stats tasks

0.54.0
(26 December 2023)

Gradle plugin that start/stop Appium server on test task execution

1.0.1
(19 April 2016)

A cucumber gradle plugin implemented using javaexec. This plugin adds a task called 'cucumberTest' to your cucumber-jvm project enabling you to run tests through gradle using the cucumber cli. Configuration is done at the plugin level and the options to do this are documented in com.github.dave99galloway.gradle.cucumbertest.CucumberTestPluginExtension

1.4.0
(02 June 2021)