Search Gradle plugins

Plugin Latest Version

Adds a maven repository to the plugin resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional)

1.1.1
(10 September 2026)

Configures a JavaToolchainResolver that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional) The JDK is expected to be in the form of a maven coordinate: [MAVEN_DOWNLOAD_URL]/jdk/vendor/version/os/architecture/vendor-jdk-version-os-architecture.zip

1.1.1
(10 September 2026)

Adds a maven repository to the dependency resolution configuration that is configured via environment variables: - MAVEN_DOWNLOAD_URL: the base URL for the maven repository - MAVEN_USER: the username for the maven repository (optional) - MAVEN_PASSWORD: the password for the maven repository (optional)

1.1.1
(10 September 2026)

Applies all three resolution plugins: JavaToolchainResolver, DependencyResolutionPlugin and PluginResolutionPlugin. This is just for convenience.

1.1.1
(10 September 2026)

com.gradle.plugin-publish

Featured CC-compatible

Publish plugins to the Gradle Plugin Portal Report issues: https://github.com/gradle/plugin-portal-requests

2.2.1
(10 September 2026)

Gradle plugin for PesaFlow4J: scaffolds a placeholder pesaflow4j.properties credentials file into your project (./gradlew pesaflow4jInit).

0.1.0
(10 September 2026)

Build Vaadin Flow applications with Gradle. Please follow the link below to learn which Plugin version to use with particular Vaadin version. Vaadin recommends using the latest Vaadin LTS version.

25.3.0-beta3
(10 September 2026)

Flyway 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

13.6.0
(10 September 2026)

Generates Java code from Slice definitions and integrates with Java and Android Gradle builds.

3.8.3
(10 September 2026)

Connects DataStore Inspector to debuggable Android variants without affecting release builds.

1.2.1
(10 September 2026)