Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.pshevche.actPlugin for validating GitHub workflows locally using 'nektos/act' runner |
1.0
(27 July 2024) |
com.rickbusarow.module-checkFast dependency graph validation for gradle |
0.12.5
(07 February 2023) |
org.flywaydb.flywayFlyway 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 |
11.0.0
(21 November 2024) |
org.ysb33r.terraform.checkAdds Terraform source format validation into the check lifecycle |
1.2.1
(15 November 2024) |
org.kordamp.gradle.pomcheckerPomchecker Gradle Plugin |
1.14.0
(23 October 2024) |
com.intershop.gradle.architectural.reportGradle architectural report plugin |
5.0.1
(10 October 2024) |
io.github.sergeshustoff.diktSimple DI for kotlin multiplatform with depdendency graph validation in compile-time. |
1.1.0-kotlin-2.0.20
(06 October 2024) |
org.cyclonedx.bomThe CycloneDX Gradle plugin creates an aggregate of all direct and transitive dependencies of a project and creates a valid CycloneDX bill-of-materials document from the results. CycloneDX is a lightweight BOM specification that is easily created, human readable, and simple to parse. |
1.10.0
(19 August 2024) |
io.github.klahap.coamThe OpenAPI Spec Merger Checker (coam) is a Gradle plugin that verifies whether all paths of one OpenAPI specification file are fully included, through $ref, in another OpenAPI specification file. |
1.0.0
(09 August 2024) |
software.amazon.smithy.gradle.smithy-baseThis plugin sets up the basic capabilities necessary for building Smithy models.Applying this plugin will create the basic source sets and configurations needed for smithyprojects. It will also create a smithy build task that will build and validate all the smithy models in the project. |
1.1.0
(18 July 2024) |