Search Gradle plugins

Plugin Latest Version

Clirr is a tool that checks Java libraries for binary and source compatibility with older releases.

0.49.0
(26 January 2023)

Single jar packaging based on a JarClassLoader. Unlike maven shade and gradle shadow, this form of packaging does not intermix classes into a single directory, and thereby maintains a degree of separation between libraries with distinct licensing concerns. Does not require write access to the filesystem like capsule

1.1.0
(20 January 2023)

A plugin for tawra-ktor-api library which generate client side code for ktor server

0.0.1-dev-13
(15 December 2022)

Create modular versions of dependencies of legacy libraries for modular applications. Heavily based on https://docs.gradle.org/current/samples/sample_java_modules_with_transform.html

1.0.0
(27 November 2022)

This plugin helps to generate java POJO models for GraphQL Request Body Generator library.

1.0.0
(10 November 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)

A plugin that wraps Rust's build systems, for embedding Rust libraries in Java projects.

3.2.5
(10 August 2022)

Simple Plugins to Ease Library Development

1.5.3
(06 July 2022)

Update the library version in your README files based on project version. In effect, this auto-updates the standard gradle dependency usage ONLY (not short form, or maven, or grape, etc)

1.0.0
(18 June 2022)

Kotlin compiler plugin generates support methods for use SaveStateHandle without constants and string variables.

1.0.5
(08 June 2022)