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)

A Gradle plugin to consume external build properties.

0.4.1
(17 April 2018)

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

2.1.0
(05 October 2025)

generate java constants from properties file keys

0.1.1-SNAPSHOT
(19 March 2020)

Load Maven Publish Properties

0.1.0
(12 January 2023)

This plugin allows you to generate client and server SDKs for different languages, documentation and new generators from OpenAPI 2.0 and 3.x specifications. It does mostly the same things as openapi generator plugin but has a set of additional parameters: 1. Java client retrofit2 generator: add "interfaceOnly" additional property. If it's true, only API interfaces are generated. 2. Java client retrofit2 generator: allow to select serialization library when interfaceOnly = true. It's possible to use jackson instead of gson. 3. Possibility to configure useOneOfInterfaces via additional properties. Generation oneOf interfaces for Java Spring generator.

6.2.0
(02 October 2022)

Applies java-library and jacoco, configures the Java 25 toolchain, JaCoCo XML coverage reports with build/generated-source class exclusions, jar manifest Implementation-Title/Version, and javadoc Xdoclint:all,-html with -quiet. Reads optional GROUP and VERSION_NAME project properties when set.

2026.06.13
(13 July 2026)

Load a Java Map or your Gradle Project from Java properties files. Expand map key references like ${this} in any text string or file.

1.0.0
(17 October 2014)

Gradle plugin for create/update and delete AWS Cloudformation stacks. The parameters for the Cloudformation template can be managed per environment and kept in for instance Java properties files. Min Gradle version 7.0.

1.0.0
(29 November 2022)