Search Gradle plugins

Plugin Latest Version

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)

Sets up nexusPublish and closeAndReleaseRepository tasks to push to sonatype (and later synced to central)

2.1.0
(30 January 2026)

Plugin that adds 'integration' source set and configures it.

5.0.6
(25 December 2025)

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)

A build config is a generated class holding constants set by the build script. This plugin provides a secure interface to store your project constants.

1.0.9
(26 November 2018)