Gradle plugin reference

Edit pageLast modified: 05 June 2025

This page describes the Gradle plugin that generates @DataSchema from data samples.

It's different from the DataFrame compiler plugin:

Gradle plugin by default adds a KSP annotation processor to your build:

You should disable it if you want to use the Gradle plugin together with the compiler plugin.

Add this to gradle.properties: