Search Gradle plugins

Plugin Latest Version

lv.brain.gradle.javaEnumFinder

The Java Enum Finder is a Gradle plugin designed to search for usages of specific Java Enum classes in your project's main source. The plugin scans through the source code files to find occurrences of the specified enums and reports the files and line numbers where these enums are used.

1.1.0
(11 September 2024)

io.github.qamarelsafadi.kmp.app.icon.generator

KMPAppIconGeneratorPlugin is a plugin that helps you change your Android and iOS app icon from one line command

1.2.6
(06 September 2024)

io.github.cquilezg.properties-manager

Load properties from command-line (using project properties: -P option) and from gradle.properties, handling primary property types like strings, numbers, booleans for flexible and dynamic configuration management

1.0
(09 August 2024)

hu.vissy.gradle.semanticVersioning

Generate and update versioning based on specially tagged git commit message lines.

1.2.5
(26 March 2024)

org.flywaydb.enterprise.flyway

Flyway 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)

io.github.andoloido.coverage

use ASM when transform code to report which class is used on line, this plugin can help to remove unused code

0.0.4
(30 June 2023)

io.github.wuseal.utils

Add Utils for build.gradle.kts and settings.gradle.kts

1.0.7
(30 March 2023)

io.github.themrmilchmann.toolchain-switches

A Gradle plugin that adds command line parameters that may be used to dynamically switch between toolchains for specific tasks.

0.3.0
(06 March 2023)

org.flywaydb.pro.flyway

Flyway 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

7.0.0-beta1
(02 September 2020)

com.github.rafaritter44.metrics

This plugin displays the following metrics for your project: LOC, number of classes and average LOC per class.

0.1.3
(18 June 2020)