Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.sgtsilvio.gradle.ociGradle plugin to ease producing (multi-arch) OCI images without requiring external tools |
0.16.0
(09 September 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) |
io.qameta.allure-downloadAdds a task to download the required Allure version |
2.12.0
(30 July 2024) |
co.bound.codeartifact-publishConfigures AWS CodeArtifact Maven repository for artifact publishing. Requires co.bound.codeartifact settings plugin to be applied and configured. |
1.5.1
(18 April 2024) |
org.gradle.samplesPlugin required for authoring new Gradle Samples |
0.23
(26 January 2024) |
io.openapiprocessor.openapi-processorplugin to run openapi-processor-*, e.g. openapi-processor-spring (requires gradle 5.5+) |
2023.2
(19 December 2023) |
com.shinami.codeartifact-loginManages 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) |
com.needhamsoftware.unojarSingle 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) |
se.premex.ownershipCheck for existance of OWNERSHIP.toml in subprojects and verify that it contains ownership information. Will soon also check for description and have additional tasks to generate code owner files that are understood by source control systems. Attaches to the check |
0.0.11
(02 December 2022) |