Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Run MyBatis Migrations commands through Gradle |
0.5.1
(30 January 2026) |
net.ltgt.jooq
CC-compatible
Adds a Gradle task to generate Java code from a database schema using jOOQ |
1.0.0
(09 February 2026) |
net.ltgt.jooq-kotlin
CC-compatible
Adds a Gradle task to generate Kotlin code from a database schema using jOOQ |
1.0.0
(09 February 2026) |
|
Use plugin to run SchemaWizard database migration tool from command line |
1.0.1
(31 May 2025) |
|
Gradle plugin for PostgreSQL database migrations |
1.0.6
(27 September 2023) |
|
Gradle plugin to run embedded PostgreSQL server |
0.4.0
(25 March 2018) |
|
Simple plugin for loading database fixtures using a JDBC connection |
0.1.2
(22 March 2019) |
|
Gradle plugin to generate scheme report |
1.0.2
(03 March 2026) |
|
This Gradle plugin simplifies the development process by automatically generating Kotlin Exposed table definitions from a PostgreSQL database schema. It connects to your database, introspects the schema, and creates Kotlin code for Exposed DSL, including table definitions, column mappings, and relationships. Save time and eliminate boilerplate by keeping your Exposed models synchronized with your database schema effortlessly. |
0.47.0
(14 February 2026) |
|
Gradle plugin to generate Slick classes from Database schema |
0.1.1
(19 September 2015) |