Search Gradle plugins

Plugin Latest Version

Generates jOOQ Java classes from the database launched in Docker container after Flyway migrations were applied

3.1.0
(10 May 2026)

A Gradle plugin for MyBatis Flex code generation with Flyway database migration support. Supports YAML configuration, multiple datasources, and automatic code generation for entities, mappers, services, and controllers.

1.0.0
(06 March 2026)

Generate jOOQ classes based on Flyway migrations

0.1.0
(28 October 2025)

Coordinates Docker Compose, Flyway, and jOOQ for fast testing and easy deployment.

1.3.0
(23 August 2025)

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

0.1
(18 March 2023)

Plugin to generate the jOOQ metamodel from Flyway & Liquibase migrations.

3.9.0
(06 July 2020)

Genernate schema creation and migration scripts from JPA entities for Flyway and Liquibase.

1.1.20200614081240
(14 June 2020)

Generates jOOQ code by spinning up a real database via Testcontainers and running Flyway/Liquibase migrations

0.1.1
(15 June 2026)

Generates jOOQ Record, Pojo, Tables and Repository classes from SQL migrations (Liquibase/Flyway)

0.5.0
(14 May 2026)

Configure an existing task to run testcontainers in its doFirst block

2.3
(10 July 2022)