Search Gradle plugins

Plugin Latest Version

This plugin is required for Clean Wizard Kotlin Symbol Processor multi-module class generation. If your project is single-module, no need to apply it. It allows youto generate classes in various modules, so if you have data, domain and presentation modules and want to generate classes for each module, use this plugin.

1.0.0-RC1
(05 August 2024)

This plugin is required for Clean Wizard Kotlin Symbol Processor advanced configuration. Using the following plugin you are able to configure how classes are generated, for instance, using this plugin, you are able to change the DTO classes prefix from DTO to Dto.

1.0.0-RC1
(05 August 2024)

Configures AWS CodeArtifact Maven repository for artifact publishing. Requires co.bound.codeartifact settings plugin to be applied and configured.

1.5.1
(18 April 2024)

Manages AWS CodeArtifact login tokens and integrates with Gradle's maven repositories. Running the login task requires AWS CLI v2 to be available and authenticated.

0.1.1
(28 March 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)

GunpowderPlugin imports and configures the required dependencies to develop for Gunpowder.

1.0.7
(19 July 2022)

This Gradle plugin sets basic OpenDevStack conventions when applied to a project, thus making the gradle project compatible to the build requirements.

0.0.1
(08 July 2022)

This plugin checks the Java version your Gradle build is running with. If the version is lower than the required minimum version or it exceeds the maximum version accepted, then the build is aborted with an friendly, easy to spot error message pointing towards the problem. This should help to avoid having to dig through the build output to find only to find an unsupported class file version error messages buried somehere in the output due to a bad Java runtime version.

1
(03 July 2022)

Gradle plugin to checks whether the quality meets the requirements of the specified quality gate

0.1.1
(09 March 2022)

Opinionated defaults for mods on the Fabric platform. Requires the https://maven.fabricmc.net plugin repository to be declared

5.0.1
(28 February 2022)