Search Gradle plugins

Plugin Latest Version

de.gesellix.docker

A Docker plugin for Gradle. Details and usage can be found on the project website or the example project at https://github.com/gesellix-docker/gradle-docker-plugin-example.

2025-01-19T11-11-00
(19 January 2025)

app.brant.amazonappstorepublisher

Gradle Amazon App Store Publisher allows you to upload your APKs to the amazon app store

0.1.0
(26 June 2019)

io.github.klahap.coam

The OpenAPI Spec Merger Checker (coam) is a Gradle plugin that verifies whether all paths of one OpenAPI specification file are fully included, through $ref, in another OpenAPI specification file.

1.0.0
(09 August 2024)

com.hedvig.android.lokalise

This is a gradle plugin for android. Refresh (upload and download) localization files using lokalise.com. Forked from https://github.com/likandr/lokalise-plugin, in order to stop using the deprecated V1 API

1.4.1
(29 April 2021)

io.github.sheikah45.fx2j

Plugin that writes a java builder for the fxml file that can be loaded using the fx2j api

0.1.0
(14 June 2024)

software.amazon.smithy.gradle.smithy-trait-package

Configures a Java library package for Smithy traits, using Smithy's trait-codegen plugin to generate Java implementation of traits.

1.2.0
(02 January 2025)

software.amazon.smithy

This project integrates Smithy with Gradle. This plugin can build artifacts from Smithy models, generate JARs that contain Smithy models found in Java projects, and generate JARs that contain filtered *projections* of Smithy models.

0.7.0
(17 April 2023)

software.amazon.smithy.gradle.smithy-base

This plugin sets up the basic capabilities necessary for building Smithy models.Applying this plugin will create the basic source sets and configurations needed for smithyprojects. It will also create a smithy build task that will build and validate all the smithy models in the project.

1.2.0
(02 January 2025)

software.amazon.smithy.gradle.smithy-jar

Adds built Smithy files to an existing jar task such as that createdby the Java or Kotlin plugins. The smithy-jar plugin also adds build metadataand tags to the JAR's MANIFEST. The smithy-jar plugin applies the smithy-baseplugin when it is applied.

1.2.0
(02 January 2025)

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)