Search Gradle plugins
| Plugin | Latest Version |
|---|---|
pl.droidsonroids.animation-disablerGradle plugin for disabling animations in global settings before UI tests and reenabling them afterwards |
1.0.9
(25 June 2021) |
io.github.mmalygin.openapi-generatorThis 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) |
com.cloudmation.awsA plugin that performs initial set up for a project which integrates with AWS |
1.0.11
(05 July 2020) |
io.github.godfather1103.gradle-base-pluginEncapsulates some common syntax, such as setting Java options.encoding=UTF-8, clearing Maven target directory when cleaning. |
1.6
(16 July 2022) |
name.remal.integration-testsPlugin that adds 'integration' source set and configures it. |
5.0.5
(06 November 2025) |
com.bakdata.sonatypeSets up nexusPublish and closeAndReleaseRepository tasks to push to sonatype (and later synced to central) |
1.11.1
(05 September 2025) |
io.spine.compilerSets up the Spine Compiler to be used in your project. |
2.0.0-SNAPSHOT.005
(08 April 2025) |
io.spring.javadocSets up a Project with Javadoc Task. Used by AggregateJavadocPlugin to setup aggregate Javadoc too |
0.0.1
(18 March 2020) |
com.develhack.eclipseGradle plugin that contains the common settings of Develhack.com. |
0.1.9
(07 June 2015) |
com.tmiyamon.configGradle plugin to add multi-variants yaml settings to Android. |
0.2.1
(02 December 2015) |