All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.monosoul.jooq.migration.SchemaVersion.kt Maven / Gradle / Ivy

There is a newer version: 6.1.5
Show newest version
package dev.monosoul.jooq.migration

internal data class SchemaVersion(
    val value: String,
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy