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.2.1 in this page.
GNU Lesser General Public License
You can use the following script to add squirrel-sql-3.2.1.jar to your project.
<dependency> <groupId>net.sf.squirrel-sql</groupId> <artifactId>squirrel-sql</artifactId> <version>3.2.1</version> </dependency>
compile group: 'net.sf.squirrel-sql', name: 'squirrel-sql', version: '3.2.1'
libraryDependencies += "net.sf.squirrel-sql" % "squirrel-sql" % "3.2.1"
<dependency org="net.sf.squirrel-sql" name="squirrel-sql" rev="3.2.1"/>
@Grapes(@Grab(group='net.sf.squirrel-sql', module='squirrel-sql', version='3.2.1'))
'net.sf.squirrel-sql:squirrel-sql:jar:3.2.1'
Click the following link to download the jar file.
squirrel-sql-3.2.1-javadoc.jar