Search Gradle plugins

Plugin Latest Version

A code generator for the message/service data classes for krosbridge.

1.0.6
(24 November 2024)

Remove @Metadata and @DebugMetadata annotation from your Kotlin classes

1.0.3
(09 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)

Auto-generates version class file using Git and Gradle

1.10.3
(11 May 2024)

The Gradle plugin for no-copy, a Kotlin compiler plugin that performs `copy-erasure` on data classes.

1.5.0
(21 February 2024)

Shows number of lines, classes and methods

1.0.0
(05 December 2023)

Kotlin 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)

Plugin useses docker-compose to start database, migrate it with flyway and generate jooq classes

0.1
(18 March 2023)

helper for generating and using shared classes archive in your applications.

0.0.3
(08 August 2021)

Hide sensitive information in toString() of Kotlin Data classes

0.0.10
(08 April 2021)