Skip to content

Instantly share code, notes, and snippets.

@framiere
Created October 13, 2015 12:33
Show Gist options
  • Save framiere/56703186acd547c3e09a to your computer and use it in GitHub Desktop.
Save framiere/56703186acd547c3e09a to your computer and use it in GitHub Desktop.
<dependency>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-sql</artifactId>
<version>3.7.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/src/main/lib/squirrel-sql-3.7.0.jar</systemPath>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment