Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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 |
9.22.3
(12 October 2023) |
|
Adds a task which generates a single Jacoco XML report with coverage data from all sub-modules |
2.0.2
(17 August 2023) |
|
Simplifies adding publishing meta data to maven publications |
3.1.0
(24 May 2023) |
|
A plugin that helps you work with DependencyShield. Uploads data to DependencyShield cloud and helps you with related dependencycheck plugin configuration. |
0.0.6
(14 April 2023) |
|
Adds tasks for manipulations with a GitLab instance running in a local Docker container. The operations are: container creation, user creation, deleting the container, deleting the container data etc. |
1.0.0
(16 March 2023) |
|
Send coverage data to coveralls.io. |
2.12.2
(07 March 2023) |
|
Generates Spring standard 3 layer classes (Controller, Service, Repository) starting from JPA entities |
1.9
(26 February 2023) |
|
Code Augmentor enables every developer to adopt code generation techniques. This plugin enables use of custom Groovy scripts and Gradle build automation for that purpose |
3.0.0
(06 November 2022) |
|
Simply encrypt your sensitive data in repository with password |
2.0.3
(02 September 2022) |
|
Gradle plugin to manage Saagie's DataFabric jobs with gradle. |
2.3.2
(12 April 2022) |