Search Gradle plugins

Plugin Latest Version

Generates Data Access Objects from a database with JetBrains Exposed

1.3.13
(11 June 2025)

adds serializable prop to data classes and tries to apply serialize with using your implementation

1.0.0
(23 April 2025)

Gradle plugin for generating Java classes from Avro schemas.

0.0.12
(11 April 2025)

Netro is a Gradle plugin that automates the generation of Retrofit API interfaces and Kotlin data models from JSON configuration files. It streamlines API integration by handling multiple HTTP methods (GET, POST, PUT, DELETE) and enforces a structured package organization for maintainability. Built with KotlinPoet and Kotlin Serialization, Netro simplifies API development, reducing boilerplate and improving code consistency.

0.2
(15 March 2025)

The `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)

The `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)

Lobzik is a gradle plugin designed to help Android developers chop their monolithic codebases into smaller pieces. It gathers data about dependency graph and runs Louvain algorithm to split it into modules

0.8.0
(05 October 2024)

The Dependency Graph Analyser (DGA) Connector Plugin is designed for use with Gradle multi-project builds. It collects module dependency data from all Gradle projects within the build and exports this information in a format compatible with the DGA CLI tool for further analysis and visualisation. The plugin is typically applied using a Gradle init script, making it easy to integrate into existing builds without modifying individual project configurations.

0.1.5
(13 September 2024)

A Gradle plugin to publish data to your microdocs server

4.0.1
(20 August 2024)

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