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.saw303.restapiContract first driven REST resource generator for Micronaut, Spring & JAX-RS |
3.0.25
(01 September 2023) |
us.ihmc.ihmc-ciUse this plugin to generate load-balanced and categorized test suites for use with annotations provided in ihmc-ci-core-api. |
8.3
(16 June 2023) |
io.github.stefankoppier.oasdiffWrapper for the Tufin oasdiff OpenAPI breaking changes detection tool. |
0.0.3
(04 June 2023) |
dev.jeran.futurist.multiplatformAvoid @OptIn annotations by automatically opting in to the latest kotlin experimental apis. |
1.6.0
(03 June 2023) |
dev.jeran.futurist.androidAvoid @OptIn annotations by automatically opting in to the latest android experimental apis. |
1.6.0
(03 June 2023) |
software.amazon.smithyThis project integrates Smithy with Gradle. This plugin can build artifacts from Smithy models, generate JARs that contain Smithy models found in Java projects, and generate JARs that contain filtered *projections* of Smithy models. |
0.7.0
(17 April 2023) |
io.github.mmalygin.openapi-generatorThis plugin allows you to generate client and server SDKs for different languages, documentation and new generators from OpenAPI 2.0 and 3.x specifications. It does mostly the same things as openapi generator plugin but has a set of additional parameters: 1. Java client retrofit2 generator: add "interfaceOnly" additional property. If it's true, only API interfaces are generated. 2. Java client retrofit2 generator: allow to select serialization library when interfaceOnly = true. It's possible to use jackson instead of gson. 3. Possibility to configure useOneOfInterfaces via additional properties. Generation oneOf interfaces for Java Spring generator. |
6.2.0
(02 October 2022) |
com.kelin.environment-gradle7use this to configuration your api environment. |
1.1.102
(28 August 2022) |
com.github.gradle.artifactory.restGradle Plugin to work against Artifactorys REST Api |
1.3.1
(13 May 2022) |