dev.monosoul.jooq.RecommendedVersions.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jooq-gradle-plugin Show documentation
Show all versions of jooq-gradle-plugin Show documentation
Generates jOOQ classes using dockerized database
package dev.monosoul.jooq
object RecommendedVersions {
const val JOOQ_VERSION = "3.18.5"
const val FLYWAY_VERSION = "9.20.1"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy