Search Gradle plugins

Plugin Latest Version

Sets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite.

0.5.0
(28 March 2023)

A Gradle plugin for using the Eclipse Compiler for Java (ECJ) for compiling Java files

0.2.0
(06 March 2023)

A Gradle plugin that adds command line parameters that may be used to dynamically switch between toolchains for specific tasks.

0.3.0
(06 March 2023)

This plugin allows to change JSON files using JsonPath:<new value> dictionaries

2.0.0
(31 January 2023)

A gradle plugin that helps you transcode svg files to android source file(Java), with which you can compile and use the generated classes to render svg image in canvas

0.1.1
(03 January 2023)

Wrapper around buildctrl for use with buildkit

1.0.12
(08 December 2022)

quick and easy to use common functions

0.1.2
(07 November 2022)

Provides functionality to automate import of translations stored in an Excel sheet to projects (iOS, Android) using Gradle Build Tool. The plugin also supports export of translations from a project to Excel file,

1.0.0
(29 October 2022)

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)

This Gradle plugin let you easily use composite build within a team.

1.1.0
(24 September 2022)