Download squirrelsql-installer-deps-3.2.2.jar file - Jar s

Jar examples for s:squirrelsql-installer-deps

Description

This pom collects all of the common dependencies shared by each the installers.

You can download jar file squirrelsql-installer-deps 3.2.2 in this page.

License

GNU Lesser

Build File

You can use the following script to add squirrelsql-installer-deps-3.2.2.jar to your project.

<dependency>
   <groupId>net.sf.squirrel-sql</groupId>
   <artifactId>squirrelsql-installer-deps</artifactId>
   <version>3.2.2</version>
</dependency>
compile group: 'net.sf.squirrel-sql', name: 'squirrelsql-installer-deps', version: '3.2.2'
libraryDependencies += "net.sf.squirrel-sql" % "squirrelsql-installer-deps" % "3.2.2"
<dependency org="net.sf.squirrel-sql" name="squirrelsql-installer-deps" rev="3.2.2"/>
@Grapes(@Grab(group='net.sf.squirrel-sql', module='squirrelsql-installer-deps', version='3.2.2'))
'net.sf.squirrel-sql:squirrelsql-installer-deps:jar:3.2.2'

Download

Click the following link to download the jar file.

squirrelsql-installer-deps-3.2.2.pom



Related Tutorials