Skip to content

Instantly share code, notes, and snippets.

@ljnelson
Created February 19, 2020 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ljnelson/a130df2e1a7b57d6f5348f06b976bea4 to your computer and use it in GitHub Desktop.
Save ljnelson/a130df2e1a7b57d6f5348f06b976bea4 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.200</version>
<scope>runtime</scope>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment