Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Andromeda Gradle Plugin by Farsroidx provides a set of pre-configured extensions, tasks, and utility functions to streamline project setup and build automation. It automatically applies essential pre-build configurations, adds reusable Kotlin DSL extensions, and simplifies dependency management for Android and JVM projects. This plugin is designed to save development time by providing ready-to-use pre-build code, custom tasks, and build conventions that can be immediately applied to any project. |
1.1.0
(19 May 2026) |
|
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) |
|
A plugin that performs initial set up for a project which integrates with AWS |
1.0.11
(05 July 2020) |
|
Encapsulates some common syntax, such as setting Java options.encoding=UTF-8, clearing Maven target directory when cleaning. |
1.6
(16 July 2022) |
|
Plugin that adds 'integration' source set and configures it. |
5.0.7
(09 July 2026) |
|
Sets up nexusPublish and closeAndReleaseRepository tasks to push to sonatype (and later synced to central) |
2.2.0
(05 March 2026) |
|
Sets up the Spine Compiler to be used in your project. |
2.0.0-SNAPSHOT.005
(08 April 2025) |
|
Sets up a Project with Javadoc Task. Used by AggregateJavadocPlugin to setup aggregate Javadoc too |
0.0.1
(18 March 2020) |
|
Gradle plugin that contains the common settings of Develhack.com. |
0.1.9
(07 June 2015) |
|
Gradle plugin to add multi-variants yaml settings to Android. |
0.2.1
(02 December 2015) |