Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Inserts and verifies the project license header on source files |
2.61.3
(13 August 2026) |
|
Tasks used to build Docker images for DeltaFi projects |
2.61.3
(13 August 2026) |
com.arc-e-tect.api-only-suite
CC-compatible
Applies the Shadow, Mirage, and Doppelganger API Detector plugins together, so declared, implemented, and verified are all checked in one step. |
0.4.3
(13 August 2026) |
com.arc-e-tect.mirage-api-detector
CC-compatible
Scans the OpenAPI documentation and reports every operation with no matching Spring Boot @RestController implementation. |
0.4.2
(13 August 2026) |
com.arc-e-tect.gherkin-to-asciidoc
CC-compatible
Scans .feature files for Scenario and Scenario Outline titles and generates an AsciiDoc file listing all scenarios. |
4.3.1
(13 August 2026) |
com.arc-e-tect.doppelganger-api-detector
CC-compatible
Scans OpenAPI documentation, @RestController implementations, and test-level verification evidence (Spring RestDocs, the Atlassian OpenAPI request validator, and Spring Cloud Contract) to report endpoints that are declared and implemented but never verified against their contract. |
0.3.2
(13 August 2026) |
com.arc-e-tect.shadow-api-detector
CC-compatible
Scans Spring Boot @RestController classes for exposed endpoints and reports any that are not described in the OpenAPI documentation. |
1.4.2
(13 August 2026) |
|
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 |
13.3.0
(13 August 2026) |
dev.bitxon.jooq-box
CC-compatible
Generates jOOQ code by spinning up a real database via Testcontainers and running Flyway/Liquibase migrations |
0.1.2
(13 August 2026) |
|
Adds a per-variant banner to the Android launcher icon, so a dev build is distinguishable from production on a device that has both installed. |
0.0.2
(13 August 2026) |