Skip to content

Instantly share code, notes, and snippets.

@fge
Created February 14, 2015 09:07
Show Gist options
  • Save fge/b1a66c260ab98615846f to your computer and use it in GitHub Desktop.
Save fge/b1a66c260ab98615846f to your computer and use it in GitHub Desktop.
compile(group: "org.jooq", name: "jooq", version: "3.5.1");
// Uncomment this when the code generation needs to be rerun
//compile(group: "org.jooq", name: "jooq-meta", version: "3.5.1");
//compile(group: "org.jooq", name: "jooq-codegen", version: "3.5.1");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment