Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.davidburstrom.recursive-wrapperUpdates the Gradle wrapper for all included projects in a single invocation. |
0.1.0-beta-3
(19 April 2023) |
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) |
org.caffinitas.gradle.antlrPlugin to work around include-files issue with AntlrTask |
0.1.1
(13 August 2020) |
dev.trinkets.pomGradle plugin to generate a POM file and include it in a Jar archive |
1.0.0
(18 June 2019) |
ru.itbasis.gradle.plugins.java-module-gradle-pluginIncluding Lombok dependency and configure Checkstyle |
0.6.1
(30 July 2017) |
ru.itbasis.gradle.plugins.java-pluginIncluding Lombok dependency and configure Checkstyle |
0.5.2
(30 July 2017) |
com.zegreatrob.tools.diggerThis plugin finds and extracts information from git commits, including co-author data. |
1.5.30
(09 December 2024) |
org.hiero.gradle.feature.repositoriesConfigures a set of standard repositories for dependency resolution including Maven Central |
0.1.0
(09 December 2024) |
org.ysb33r.nodejs.npmProvides NPM functionality including project caching and installaton without affecting any global installations |
4.0.0-alpha.1
(08 December 2024) |
io.github.klahap.pgenThis Gradle plugin simplifies the development process by automatically generating Kotlin Exposed table definitions from a PostgreSQL database schema. It connects to your database, introspects the schema, and creates Kotlin code for Exposed DSL, including table definitions, column mappings, and relationships. Save time and eliminate boilerplate by keeping your Exposed models synchronized with your database schema effortlessly. |
0.2.1
(04 December 2024) |