Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Utility plugin for managing configurable project options |
0.2.2
(13 April 2026) |
|
A settings plugin that allows devs to handle included builds via a configuration yaml |
0.0.5
(06 May 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) |
|
Configure the android signing based on multiple sources: env var, properties file... |
0.1.0
(05 December 2023) |
|
Runtime configuration for IHMC's Simulation Construction Set. |
0.5
(24 November 2020) |
|
Gradle plugin to generate .properties files from a groovy map in build.gradle |
1.0-SNAPSHOT
(17 February 2016) |
|
A Gradle plugin that configures ProcessResources task from Java Plugin to replace placeholders dynamically using prefixed properties |
3.0
(24 April 2025) |
|
Configures Android application signing from local.properties or key.properties. |
1.0.0
(31 May 2026) |
|
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, a Preprocessor, and a lot more. This Gradle plugin configures JavaCompile tasks to support the manifold compiler plugin. |
0.0.2-alpha
(24 September 2021) |
|
Extends com.stano.java for publishable library subprojects. Adds javadoc and sources JARs and configures Maven publishing to the private stano-maven repository (URL, username, and password from Gradle properties or STANO_MAVEN_URL / STANO_MAVEN_USERNAME / STANO_MAVEN_PASSWORD). Publishing is silently skipped when STANO_MAVEN_URL is not configured. Suppresses enforced-platform Gradle Module Metadata validation warnings. |
0.1.6
(22 June 2026) |