Search Gradle plugins
Plugin | Latest Version |
---|---|
com.liferay.tlddoc.builderThe TLDDoc Builder Gradle plugin lets you run the Tag Library Documentation Generator tool in order to generate documentation for the JSP Tag Library Descriptor (TLD) files in your project. |
2.0.2
(15 March 2024) |
io.github.alexeytereshchenko.guardianThis Gradle plugin is an aggregator that configures Error Prone and CheckStyle, aiming to reduce boilerplate code and ensure consistent quality across projects. It automatically applies Git hooks to run tests and builds before each push, enhancing code reliability and development workflow. |
1.2.5
(09 February 2024) |
io.github.chklauser.sjsonnetPlugin for running sjsonnet (Scala implementation of the Jsonnet JSON templating language) |
1.1.0
(27 January 2024) |
io.github.pacificengine.build.dockerA plugin that helps you compile together all the dependencies for running in a docker instance |
0.0.2
(13 January 2024) |
com.blackbuild.jenkins.shared-libPlugin to help running real unit test for Jenkins Groovy Libs (formally Shared Groovy Libs) |
0.1.0-rc.10
(22 December 2023) |
com.kaspersky.kaspresso-adb-server-pluginRun Kaspresso ADB server for Android UI tests |
1.0
(21 December 2023) |
io.openapiprocessor.openapi-processorplugin to run openapi-processor-*, e.g. openapi-processor-spring (requires gradle 5.5+) |
2023.2
(19 December 2023) |
io.github.sagar-viradiya.autobenchmarkAutomate baseline profile on CI by running benchmark instrumentation tests on Firebase test lab and verifying benchmark result. |
1.0.0-alpha02
(08 December 2023) |
io.github.garics2000.testrail-gradle-pluginA plugin that exports automated tests and test run results to TestRail. |
0.1.0
(02 November 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) |