Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.github.spotbugsPerforms quality checks on your project's Java source files using SpotBugs and generates reports from these checks |
6.4.7
(30 November 2025) |
com.mapnests.config-loaderA Gradle plugin to load configuration from a JSON file and generate a source file. |
1.0.4
(30 November 2025) |
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.18.0
(27 November 2025) |
com.netflix.nebula.dependency-recommenderAllows projects to leave off version numbers in dependencies section and have versions recommended by other sources |
13.0.2
(27 November 2025) |
com.github.bjornvester.xjcAdds XJC tool to your project for generating Java source code for XML schemas (xsd files). Works with the Gradle build cache and has been tested with Java 8 and 11. Please see the Github project page for details. |
1.9.0
(21 November 2025) |
se.premex.ownershipCheck for existance of OWNERSHIP.toml in subprojects and verify that it contains ownership information. Will soon also check for description and have additional tasks to generate code owner files that are understood by source control systems. Attaches to the check |
0.0.12
(20 November 2025) |
com.github.vlsi.ideConfigures common IDE settings |
3.0.1
(20 November 2025) |
com.netflix.nebula.integtest-standaloneAdds source set and task for running integration tests separately from unit tests (standalone) |
12.1.0
(17 November 2025) |
com.netflix.nebula.integtestAdds source set and task for running integration tests separately from unit tests |
12.1.0
(17 November 2025) |
com.netflix.nebula.facetReduce boilerplate for adding additional source sets |
12.1.0
(17 November 2025) |