Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.timbermir.clean-wizard.multimoduleThis plugin is required for Clean Wizard Kotlin Symbol Processor multi-module class generation. If your project is single-module, no need to apply it. It allows youto generate classes in various modules, so if you have data, domain and presentation modules and want to generate classes for each module, use this plugin. |
1.0.0-RC1
(05 August 2024) |
io.qameta.allure-adapterImplements autoconfiguration for collecting data for Allure |
2.12.0
(30 July 2024) |
com.github.nbaztec.coveralls-jacocoSend jacoco coverage data to coveralls.io |
1.2.20
(06 May 2024) |
com.azizutku.jacocoaggregatecoveragepluginThe JaCoCo Aggregate Coverage Plugin simplifies the process of generating a unified code coverage report for multi-module Gradle projects. Leveraging the power of JaCoCo, it seamlessly aggregates coverage data across all subprojects, creating a comprehensive overview of your project's test coverage. This plugin is ideal for large-scale projects where insight into overall code quality is essential. |
0.1.0
(08 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) |
org.starchartlabs.flare.merge-coverage-reportsAdds a task which generates a single Jacoco XML report with coverage data from all sub-modules |
2.0.2
(17 August 2023) |
io.hndrs.publishing-infoSimplifies adding publishing meta data to maven publications |
3.1.0
(24 May 2023) |
com.dependencyshield.gradleA plugin that helps you work with DependencyShield. Uploads data to DependencyShield cloud and helps you with related dependencycheck plugin configuration. |
0.0.6
(14 April 2023) |
org.taruts.gitlab-containerAdds tasks for manipulations with a GitLab instance running in a local Docker container. The operations are: container creation, user creation, deleting the container, deleting the container data etc. |
1.0.0
(16 March 2023) |
com.github.kt3k.coverallsSend coverage data to coveralls.io. |
2.12.2
(07 March 2023) |