Group: SF SQuirreL SQL
Sort by:Popular

Group SF SQuirreL SQL Thirdparty Non Maven
This is the jar that contains the main application classes which are very specific to SQuirreLSQL.
Last Release on May 6, 2013

3. Framework Library43 usages

net.sf.squirrel-sql » fwLGPL

The framework library contains utility classes that are generic and useful for building applications that introspect a database via JDBC. These are not intended to be SQuirreLSQL-specific and could be used by other projects JDBC front-end applications. This project is guaranteed to have no code dependencies on other SQuirreLSQL projects and could therefore be used when building a different JDBC front-end application.
Last Release on May 6, 2013
Group SF SQuirreL SQL Plugins
Group SF SQuirreL SQL Thirdparty
This pom collects all of the common dependencies shared by each the installers.
Last Release on May 6, 2013
This project is used to assemble the jars that produce the update site, and run the update site plugin to generate the release.xml file. Finally, this project can be used to deploy the update site to www.squirrel-sql.net
Last Release on May 6, 2013
This project provides a jar which contains a utility to verify the version of Java being used. The classes in this jar have been built with javac 1.2.2 to enable it to be run by any JRE 1.2.2 and higher.
Last Release on May 6, 2013

9. SQuirreL SQL Documentation1 usages

net.sf.squirrel-sql » docLGPL

Project that contains documentation for SQuirreL SQL Client that gets distributed in the installer
Last Release on May 6, 2013
This project contains the launcher scripts that are used to start SQuirreL
Last Release on May 6, 2013

11. Website Files1 usages

net.sf.squirrel-sql » websiteLGPL

Website Files needed by the installer.
Last Release on May 6, 2013
Group SF SQuirreL SQL Translations
Group SF SQuirreL SQL Thirdpary Non Maven
This is a project to create a single source archive of the entire source tree as a convenience for those who cannot access Maven Central
Last Release on Dec 30, 2010
This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more precise control over which artifacts are included in the copy operation. Specifically, in addition to the normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts which is a list containing a single entry for each includedArtifact where the value is the groupId and the artifactId joined by a colon (":")
Last Release on Nov 14, 2011

16. Plugin Modules POM File

net.sf.squirrel-sql » pluginsLGPL

This POM lists all of the plugin modules. It is important to take the following steps when adding a new plugin: 1. This pom's modules section gets a new module whose name matches the directory in which the new plugin is installed. 2. The new module has a pom which lists the squirrelsql-plugins-parent-pom as it's parent (not this pom!).
Last Release on May 6, 2013

17. Maven Plugin Workspace

net.sf.squirrel-sql » maven-plugin-workspaceLGPL

A place to collect and release maven plugins required or building various SQuirreL projects with Maven.
Last Release on Nov 14, 2011

18. Sqlscript Plugin

net.sf.squirrel-sql » sqlscriptLGPL

Sqlscript Plugin
Last Release on Jan 26, 2010
This project produces a maven mojo that can set the System property "squirrelsql.version" so that it can be used globally by the installers and the update-site projects. It accepts the project version as an argument which it uses to decide what the squirrelsql.version should be. If the project version ends with "-SNAPSHOT", then the squirrelsql.version will be set to Snapshot-{timestamp} where {timestamp} is the current timestamp in the form of YYYYMMDD_HHMM. If however, the project version ...
Last Release on Nov 14, 2011
This project is used to build the generic installer
Last Release on May 6, 2013