Search Gradle plugins
Plugin | Latest Version |
---|---|
com.softicar.gradle.test.loggerThis plugin can be used to debug problems (e.g. concerning performance or determinism) during test execution. |
4.0.5
(06 February 2023) |
com.softicar.gradle.selenium.gridThis plugin is useful for projects executing unit tests based on the Selenium (https://www.selenium.dev/) framework. See the Javadoc of the plugin class for more details. |
4.0.5
(06 February 2023) |
com.softicar.gradle.java.libraryThis plugin applies the Gradle Java Library plug-in and applies some tweaks. |
4.0.5
(06 February 2023) |
com.rickbusarow.tangleCreate Android component bindings for Dagger with Anvil |
0.15.1
(24 August 2022) |
com.doist.gradle.ktlintThis plugin is mainly designed to validate the code styles on changed kt files. |
1.0.0
(11 January 2022) |
com.rickbusarow.gradle-dependency-syncAutomatically sync dependency declarations between a build.gradle.kts file and a .toml file |
0.11.4
(30 October 2021) |
com.williambl.bluej_jar.bluej-jarCreates JAR files which are valid BlueJ project archives |
0.1
(25 October 2021) |
com.github.jazzschmidt.properties-template-pluginValidates project properties against a template file to ensure required ones are present |
1.1.0
(26 January 2021) |
org.flywaydb.pro.flywayFlyway 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) |
com.patrhom.plugin.jar-checkA golden-file verification of jar task outputs. |
0.1.1
(10 May 2019) |