Search Gradle plugins
Plugin | Latest Version |
---|---|
org.flywaydb.enterprise.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 |
9.22.3
(12 October 2023) |
io.github.strangepleasures.caitlin.gradle-pluginThe Caitlin Programming Language |
0.1
(10 October 2023) |
dev.racci.slimjarJVM Runtime Dependency Management. |
1.6.1
(18 August 2023) |
io.github.gregoranders.project-configurationFollowing the principle of convention over configuration this Gradle plugin provides default configurations for various plugins of a Gradle JVM project so that you do not need to copy boilerplate code throughout your projects. |
0.0.9
(04 June 2023) |
dev.jacomet.logging-capabilities** Deprecated ** Use the org.gradlex.jvm-dependency-conflict-detection and org.gradlex.jvm-dependency-conflict-resolution plugins instead! Identifies conflicts and enables resolving them for logger implementations in the JVM logging ecosystem |
0.11.1
(07 May 2023) |
dev.adamko.kotlin.binary-compatibility-validator.settingsValidates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Settings plugin and can be applied in a `settings.gradle` or `settings.gradle.kts` file. |
0.1.0
(02 May 2023) |
dev.adamko.kotlin.binary-compatibility-validator.projectValidates 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) |
dev.adamko.kotlin.binary-compatibility-validatorValidates the public JVM binary API to make sure breaking changes are tracked. |
0.1.0
(02 May 2023) |
org.creekservice.schema.jsonGenerates JSON schemas from JVM types |
0.4.1
(21 April 2023) |
io.github.p03w.macheteA gradle plugin to optimize built jars through individual file optimizations and increased compression |
2.0.1
(02 April 2023) |