Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.randomize-test-classesPlugin that randomizes test classes for every Test task run. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
name.remal.mark-classes-dependent-on-kotlin-runtimeProcess compiled classes and add @RequiresKotlinRuntime if class/method requires Kotlin runtime |
1.0.113
(12 February 2019) |
io.freefair.war-attach-classesMaven-like attachClasses option for the war task. |
8.11
(16 November 2024) |
io.freefair.war-archive-classesMaven-like archiveClasses options for war tasks. |
8.11
(16 November 2024) |
com.palantir.baseline-class-uniquenessBaseline Java is a collection of Gradle plugins for configuring code quality tools in builds and generated Eclipse/IntelliJ projects. |
6.3.0
(14 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) |
com.facebook.kotlin.compilerplugins.dataclassgenerateData Class Generate is a Kotlin compiler plugin that helps to address Kotlin data class binary size overhead |
1.0.1
(09 May 2023) |
name.remal.classes-relocationPlugin that provides classes relocating functionality. |
1.5.0
(18 August 2021) |
name.remal.classes-processingPlugin that adds ability to process *.class files. It executes all ClassesProcessor services for each compiled class file. |
1.5.0
(18 August 2021) |
cn.enaium.transformTransform class after compile |
1.2
(26 March 2021) |