Search Gradle plugins

Plugin Latest Version

This plugin used to override gradle.properties with local.properties for development purposes. As well as externalize version to build.properties file, to keep gradle.properties clean.

1.1.2
(18 September 2020)

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.3.0
(11 June 2025)

Generate Kotlin DTOs from Protocol Buffer files compatible with kotlinx.serialization.protobuf. Supports proto3 syntax with proper nullable fields, @ProtoPacked annotations, and seamless build integration.

2.1.5
(31 August 2025)

This Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead.

0.0.11
(14 July 2025)

The Gateway policy plugin can be used to develop Custom Gateway configuration

1.0.9
(20 August 2021)

The Gateway developer plugin can be used to develop Custom Gateway configuration

0.10.15
(10 September 2020)

This Gradle plugin is an aggregator that configures Error Prone and CheckStyle, aiming to reduce boilerplate code and ensure consistent quality across projects. It automatically applies Git hooks to run tests and builds before each push, enhancing code reliability and development workflow.

1.2.5
(09 February 2024)

This plugin aims to help in the competitive programming challenges by allowing you to develop in several files with a one click build, and sharing a common set of codes between challenges. Don't reinvent the wheel, focus on the subject! Supports Problem parsing and Junit based test case matching for better testing and debugging.

2.0.0
(12 November 2021)

Allows to get a Theme for Asciidoctor PDF from a remote Git Repository when building the PDF.

1.0
(30 April 2016)

The Gateway export plugin can be used to export Gateway configuration from a CA API Gateway

1.0.9
(20 August 2021)