Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.haishen668.filter-excluded-classesThis Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes. |
1.0.0
(02 November 2024) |
org.jsonschema2pojoGenerate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, and more. |
1.2.2
(21 September 2024) |
io.github.izhangzhihao.unmetaRemove @Metadata and @DebugMetadata annotation from your Kotlin classes |
1.0.3
(09 August 2024) |
com.theblueground.json.schema.jvm.gradle-pluginGenerate JSON schema from annotated classes |
1.0.2
(25 July 2024) |
io.github.takiviko.guide-generatorGenerates user docs from package-level annotations |
1.1.0
(07 June 2024) |
dev.ahmedmourad.nocopy.nocopy-gradle-pluginThe Gradle plugin for no-copy, a Kotlin compiler plugin that performs `copy-erasure` on data classes. |
1.5.0
(21 February 2024) |
io.github.vlsi.kotlin-argument-expressionAdds a default compiler plugin configuration, and a dependency on argument-expression-annotations |
1.0.6
(20 January 2024) |
io.github.natanfudge.rpc4kSets up rpc4k - a framework for interfacing between services in different programming languages |
0.0.13
(06 December 2023) |
com.axzae.unmetaRemove @Metadata and @DebugMetadata annotation from your Kotlin classes |
1.2.1
(01 November 2023) |
io.github.jvmusin.nakedKotlin Compiler Plugin which allows to inline value classes to avoid unnecessary boxing when value classes are used as nullable or generic type. |
0.0.4
(01 September 2023) |