Search Gradle plugins

Plugin Latest Version

A Gradle plugin that simplifies and enhances Java project configuration

0.12.0
(22 March 2025)

A Gradle plugin that simplifies and enhances the use of gradle-wrapper by automating tasks and configurations

0.12.0
(22 March 2025)

A Gradle plugin that simplifies and enhances the configuration of Android projects

0.12.0
(22 March 2025)

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.0
(23 January 2025)

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.0
(23 January 2025)

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.0
(23 January 2025)

Plugin for configuring artifact repositories from configuration file

0.2.0
(08 January 2025)

Highly-opinionated, batteries-included root gradle configuration plugin

0.13.1
(31 October 2024)

Dependency and/or configuration import from an Apache Ivy module file

3.3
(29 August 2024)

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)