jooq/jOOQ-examples/jOOQ-flyway-example
2022-10-19 10:43:58 +02:00
..
src
.gitignore
LICENSE.txt [jOOQ/jOOQ#14110] License header should use HTTPS rather than HTTP 2022-10-19 10:43:58 +02:00
pom.xml Release 3.18.0-SNAPSHOT 2022-06-23 14:56:33 +02:00
README.md

Thanks for downloading jOOQ. Please visit http://www.jooq.org for more information.

To install and run this example, simply check it out and run the following Maven command

$ pwd
/path/to/checkout/dir
$ cd jOOQ-examples/jOOQ-flyway-example
...
$ mvn clean install