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