Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.yojo-generator.gradle-pluginThis is gradle-plugin for spring-boot application for generating Java classes from AsyncApi specification |
0.5.3
(14 October 2024) |
eu.vendeli.jooq.extensionGradle plugin that extends functionality of the JOOQ. |
0.1.3
(20 September 2024) |
com.github.rico.swarmRico swarm plugin for running a spring boot application as docker swarm service |
3.11.2
(09 July 2024) |
com.github.rico.generalRico general plugin manages general dependencies for spring boot application |
3.11.2
(09 July 2024) |
com.github.rico.commonRico common plugin manages common dependencies for spring boot application |
3.11.2
(09 July 2024) |
com.github.rico.ro-appRico plugin manages auto configuration of dependencies for spring boot application |
3.11.2
(09 July 2024) |
com.github.rico.dockerRunRico docker run plugin for running a spring boot application as docker container |
3.11.2
(09 July 2024) |
org.springdoc.openapi-gradle-pluginThis plugin generates json OpenAPI description during build time |
1.9.0
(22 June 2024) |
io.openapiprocessor.openapi-processorplugin to run openapi-processor-*, e.g. openapi-processor-spring (requires gradle 5.5+) |
2023.2
(19 December 2023) |
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) |