Search Gradle plugins

Plugin Latest Version

dev.adamko.kotlin.binary-compatibility-validator.project

Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Project plugin and can be applied in a `build.gradle` or `build.gradle.kts` file.

0.1.0
(02 May 2023)

com.appunite.placeholdersvalidator

Gradle plugin which validates placeholders from translated strings.xml files by comparing them with main strings.xml file.

1.0.2
(17 October 2022)

com.github.ramonwirsch.FopRenderer

Plugin that can render documents using Apache FOP. It can also validate XMLs against XSD schemas.

0.4.0
(16 January 2022)

com.puravida.gradle.gitlabci-validator

Some usefull plugins from PuraVida Software!

0.1.0
(06 April 2019)

cz.alenkacz.gradle.jsonvalidator

Gradle plugin for json validation (json schema)

1.2.1
(16 July 2018)

at.zierler.yamlvalidator

Validate your YAML files.

1.5.0
(06 June 2018)

com.thg.opensource.aws.cfnvalidate

Provides validation for AWS cloudformation templates

1.0.0
(26 February 2018)

io.freefair.maven-central.validate-poms

Verify that your generated POM's fullfill the requirements for maven central

8.6
(15 February 2024)

com.rickbusarow.module-check

Fast dependency graph validation for gradle

0.12.5
(07 February 2023)

org.flywaydb.flyway

Flyway 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: http://flywaydb.org

10.11.1
(18 April 2024)