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)

Plugin supposed to simplify use of xmlbeans to generate custom java objects based on xsd schema

1.5.1
(22 September 2023)

A plugin that provides baseline approach for generating checksums for Java-based Flyway database migrations

2.0.0
(15 May 2023)

Plugin for basic configuration of Java based Gradle projects

2.0.13
(08 April 2023)

graphql-gradle-plugin is a Gradle Plugin for GraphQL, based on graphql-java. It accelerates the development for both the client and the server, by generating the Java code. It allows a quicker development when in contract-first approach, by avoiding to code the boilerplate code.

1.18.11
(04 April 2023)

This 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)

Contains standard configuration for java based projects

0.1.20
(18 January 2023)

Create modular versions of dependencies of legacy libraries for modular applications. Heavily based on https://docs.gradle.org/current/samples/sample_java_modules_with_transform.html

1.0.0
(27 November 2022)

Encapsulates some common syntax, such as setting Java options.encoding=UTF-8, clearing Maven target directory when cleaning.

1.6
(16 July 2022)

Gradle plugin for performing source code token replacements in Java, Kotlin, Scala, and Groovy based projects

1.3.1
(12 July 2022)