Search Gradle plugins
Plugin | Latest Version |
---|---|
com.fussionlabs.gradle.docker-pluginThe `docker-plugin` is a Gradle plugin created to simplify the process of building and pushing Docker images. It calls the Docker CLI directly, supports multiplatform builds and provides the ability to define custom Docker tasks. |
0.6.0
(26 February 2025) |
com.fuseanalytics.gradle.ecrTokenThis gradle plugin is a 100% portable solution for generating an AWS ECR (Elastic Container Repository) token that can be used to authenticate your build with ECR. For example, use this plugin with the Jib plugin to enable painless container build process that has no external dependencies or complex setup. Allowing you to setup a Jib container build with AWS ECR in minutes. |
1.0.1
(18 February 2025) |
io.github.yuuki1293.changeloggradle plugin for processing changelog |
1.1.1
(24 December 2024) |
net.researchgate.releasegradle-release is a plugin for providing a Maven-like release process to project using Gradle. |
3.1.0
(23 December 2024) |
io.flamingock.graalvm.MetadataBundlerThe `flamingock-graalvm-metadata-gradle-plugin` collects Flamingock's metadata during compilation by integrating the annotation processor. This plugin is designed to automate the process of gathering relevant data from annotated code elements. |
0.0.5-beta
(17 December 2024) |
io.flamingock.MetadataBundlerThe `flamingock-metadata-generator` Gradle pluginc collects Flamingock's metadata during compilation by integrating the annotation processor. This plugin is designed to automate the process of gathering relevant data from annotated code elements. |
0.0.4-beta
(16 December 2024) |
tech.yanand.maven-central-publishA plugin that allows you to publish repositories to the Maven Central Portal (new publish process) |
1.3.0
(16 November 2024) |
name.remal.build-time-constants.jvmPlugin that processes compiled `*.class` files and inserts compile-time constants |
1.0.0-rc-1
(09 November 2024) |
io.github.timbermir.clean-wizard.multimoduleThis 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) |
io.github.timbermir.clean-wizardThis 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) |