Search Gradle plugins

Plugin Latest Version

me.jeffshaw.mima.gradle-plugin

a plugin to run scala mima on your library to check backwards compatibility

1.0.0
(15 March 2023)

io.github.kevalpatel2106.gradle-jacoco-android

A Gradle plugin that adds fully configured JacocoReport tasks for unit tests of each Android application and library project variant. This plugin adds support for Gradle 8.0.

0.1.5
(06 March 2023)

de.trustedshops.gradle.trustbadge.config.produce

This plugin converts the trustbadge-config.json file for Trustbadge into a set of resources that the Trustbadge library can use.

0.0.03
(21 February 2023)

org.kordamp.gradle.clirr

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

0.49.0
(26 January 2023)

com.needhamsoftware.unojar

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)

com.jamshedalamqaderi.tawra-ktor-api-plugin

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

0.0.1-dev-13
(15 December 2022)

com.legyver.legacy-java-module-info

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)

io.github.arc-blroth.cargo-wrapper

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

1.1.0
(21 November 2022)

io.github.vladislavsevruk.graphql-model-generator-plugin

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

1.0.0
(10 November 2022)

io.github.mmalygin.openapi-generator

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)