jooq-meta-postgres-flyway

jOOQ code generation meta database spinning up the PostgreSQL database using docker image and migrating its schema using Flyway

License

License

Categories

Categories

Flyway Data Databases jOOQ
GroupId

GroupId

com.github.sabomichal
ArtifactId

ArtifactId

jooq-meta-postgres-flyway
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

jooq-meta-postgres-flyway
jOOQ code generation meta database spinning up the PostgreSQL database using docker image and migrating its schema using Flyway
Project URL

Project URL

https://github.com/sabomichal/jooq-meta-postgres-flyway
Source Code Management

Source Code Management

https://github.com/sabomichal/jooq-meta-postgres-flyway

Download jooq-meta-postgres-flyway

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sabomichal/jooq-meta-postgres-flyway/ -->
<dependency>
    <groupId>com.github.sabomichal</groupId>
    <artifactId>jooq-meta-postgres-flyway</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sabomichal/jooq-meta-postgres-flyway/
implementation 'com.github.sabomichal:jooq-meta-postgres-flyway:1.0.7'
// https://jarcasting.com/artifacts/com.github.sabomichal/jooq-meta-postgres-flyway/
implementation ("com.github.sabomichal:jooq-meta-postgres-flyway:1.0.7")
'com.github.sabomichal:jooq-meta-postgres-flyway:jar:1.0.7'
<dependency org="com.github.sabomichal" name="jooq-meta-postgres-flyway" rev="1.0.7">
  <artifact name="jooq-meta-postgres-flyway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sabomichal', module='jooq-meta-postgres-flyway', version='1.0.7')
)
libraryDependencies += "com.github.sabomichal" % "jooq-meta-postgres-flyway" % "1.0.7"
[com.github.sabomichal/jooq-meta-postgres-flyway "1.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jooq : jooq-meta jar 3.16.6
org.flywaydb : flyway-core jar 8.5.12
org.testcontainers : postgresql jar 1.17.2
org.postgresql : postgresql jar 42.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1