Jar examples for s:squirrel-sql
This is the jar that contains the main application classes which are very specific to SQuirreLSQL.
You can download jar file squirrel-sql 3.0.2 in this page.
GNU Lesser General Public License
You can use the following script to add squirrel-sql-3.0.2.jar to your project.
<dependency> <groupId>net.sf.squirrel-sql</groupId> <artifactId>squirrel-sql</artifactId> <version>3.0.2</version> </dependency>
compile group: 'net.sf.squirrel-sql', name: 'squirrel-sql', version: '3.0.2'
libraryDependencies += "net.sf.squirrel-sql" % "squirrel-sql" % "3.0.2"
<dependency org="net.sf.squirrel-sql" name="squirrel-sql" rev="3.0.2"/>
@Grapes(@Grab(group='net.sf.squirrel-sql', module='squirrel-sql', version='3.0.2'))
'net.sf.squirrel-sql:squirrel-sql:jar:3.0.2'
Click the following link to download the jar file.
squirrel-sql-3.0.2-sources.jar