Search Gradle plugins

Plugin Latest Version

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)

gradle-plugin-external-properties is a custom gradle plugin for loading external properties into your gradle build.

2.0.1
(16 September 2022)

A Gradle plugin to consume external build properties.

0.4.1
(17 April 2018)

Assists Plugin developers with assigning Gradle project properties to properties in the Plugin Extension.

1.0.8
(26 September 2022)

Local Properties Plugin. Override properties with gradle.local.properties

1.0.1
(07 November 2021)

Gradle plugin to generate property keys from properties files

2.3.0
(29 October 2021)

The util to easily define the app version in the property file. Create `version.properties` file at project root level (default) with following properties: `version.code`, `version.major`, `version.minor`, `version.patch`. To define different properties file name or location use `versionPropDef.propertyFile`.

1.0.0
(04 January 2025)

An application property generator framework that validates your property values on runtime.

2.1.0
(11 March 2024)

Generates Git properties and is compatible with gradles `configuration-cache`

1.0.0
(27 May 2023)

A Gradle plugin that loads external properties file into project extra properties and system properties sets.

1.0
(22 April 2022)