Skip to content

Instantly share code, notes, and snippets.

@colinbut
Created August 4, 2018 16:05
Show Gist options
  • Save colinbut/7ab0900dd126e131da64ccd99a943891 to your computer and use it in GitHub Desktop.
Save colinbut/7ab0900dd126e131da64ccd99a943891 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.187</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment