Search Gradle plugins

Plugin Latest Version

Reads values from properties files in settings scripts.

1.0.0
(21 August 2026)

Reads values from properties files in project build scripts.

1.0.0
(21 August 2026)

Adds a 'git.properties' file with 'git.commit.id' entries to the Jar and makes sure the file is ignored in classpath normalization

0.7.11
(02 July 2026)

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)

A Gradle plugin that generates a Java source file with constants for keys in properties files.

2.1.0
(05 October 2025)

Gradle plugin to generate property keys from properties files

2.3.0
(29 October 2021)

Auto-generates resource bundle translations based on original property file and sending the values to libretranslate for translation. This ends up in a locale-specific property file

1.0.4
(17 December 2022)

Turns .properties files into constant.java files.

0.11
(14 March 2024)

Allows you to store your dependency versions in separate properties file.

1.0.0
(15 September 2017)

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

1.0
(22 April 2022)