jOOQ™ is a trademark of Data Geekery GmbH. All other trademarks and copyrights are the property of their respective owners.
<dependency> <groupId>org.jooq</groupId> <artifactId>jooq</artifactId> <version>3.7.0</version> </dependency> <dependency> <groupId>org.jooq</groupId> <artifactId>jooq-meta</artifactId> <version>3.7.0</version> </dependency> <dependency> <groupId>org.jooq</groupId> <artifactId>jooq-codegen</artifactId> <version>3.7.0</version> </dependency>
No comments:
Post a Comment