Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin for those who mean business. No more optional TODOs. No more forgotten tasks. ToDoMe enforces due dates on every TODO and fails your build if you miss them. Code with conviction. Meet your deadlines. Keep your promises. |
1.0.3
(16 May 2023) |
|
The gateway-developer-plugin enables developing gateway configuration. |
1.0.9
(20 August 2021) |
|
Configures a Java library package for Smithy traits, using Smithy's trait-codegen plugin to generate Java implementation of traits. |
1.4.0
(24 February 2026) |
|
The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold. |
1.0.7
(07 April 2026) |
|
The Gateway policy plugin can be used to develop Gateway configuration |
1.0.9
(20 August 2021) |
|
The Gateway developer plugin can be used to develop Gateway configuration |
0.10.15
(10 September 2020) |
|
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.4.0
(24 February 2026) |
|
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) |