All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download net.sf.squirrel-sql JAR files with all dependencies

Search JAR files by class name

squirrel-sql from group net.sf.squirrel-sql (version 3.5.0)

This is the jar that contains the main application classes which are very specific to SQuirreLSQL.

Group: net.sf.squirrel-sql Artifact: squirrel-sql
Show all versions Show documentation Show source 
 

5 downloads
Artifact squirrel-sql
Group net.sf.squirrel-sql
Version 3.5.0
Last update 06. May 2013
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 8
Dependencies fw, fw, forms, gsbase, junit, easymock, easymockclassextension, mockito-all,
There are maybe transitive dependencies!

fw from group net.sf.squirrel-sql (version 3.5.0)

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.

Group: net.sf.squirrel-sql Artifact: fw
Show all versions Show documentation Show source 
 

3 downloads
Artifact fw
Group net.sf.squirrel-sql
Version 3.5.0
Last update 06. May 2013
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 31
Dependencies antlr, asm-attrs, asm, cglib, commons-cli, commons-codec, commons-collections, commons-httpclient, commons-lang, commons-logging, dom4j, hibernate-annotations, hibernate-commons-annotations, hibernate-entitymanager, hibernate, jxl, jide-oss, log4j, nanoxml, spring-beans, spring-context, spring-context-support, spring-core, stringtemplate, gsbase, junit, easymock, easymockclassextension, mockito-all, fest-swing-junit-4.5, xml-apis,
There are maybe transitive dependencies!

squirrel-root-pom from group net.sf.squirrel-sql (version 3.5.0)

The top-most POM file for building the SQuirreL SQL Client. If a profile is defined that is called "installer", the build will also include building projects that produce the installer and the installer itself.

Group: net.sf.squirrel-sql Artifact: squirrel-root-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact squirrel-root-pom
Group net.sf.squirrel-sql
Version 3.5.0
Last update 06. May 2013
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-utils from group net.sf.squirrel-sql (version 1.0.0)

This project provides a tool for scanning multiple independent source code trees for the purpose of determining if there are circular dependencies between them. Since independent source trees will not be in a single reactor, Maven cannot detect this condition.

Group: net.sf.squirrel-sql Artifact: maven-utils
Show documentation Show source 
 

0 downloads
Artifact maven-utils
Group net.sf.squirrel-sql
Version 1.0.0
Last update 17. February 2012
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 17
Dependencies commons-io, hibernate-core, hibernate-entitymanager, hibernate-annotations, jpa-api, spring-beans, spring-context, spring-orm, h2, maven-model, plexus-utils, maven-core, jcl-over-slf4j, slf4j-api, logback-classic, logback-core, jgrapht-jdk1.5,
There are maybe transitive dependencies!

squirrelsql-version-plugin from group net.sf.squirrel-sql (version 1.0.9)

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 does not end with "-SNAPSHOT", then squirrelsql.version will be set to the value of the project version.

Group: net.sf.squirrel-sql Artifact: squirrelsql-version-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-version-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 3
Dependencies maven-plugin-api, maven-project, maven-settings,
There are maybe transitive dependencies!

squirrelsql-update-site-plugin from group net.sf.squirrel-sql (version 1.0.9)

This project produces the Mojo that can build a proper release.xml for the SQuirreLSQL update site, given a directory where the updated jar artifacts are located. This plugin accepts a directory in it's configuration and expects to find three sub-directories there : core, plugins and i18n. It then categorizes the artifacts found in those directories accordingly in the final release.xml file, that is generated in the specified folder.

Group: net.sf.squirrel-sql Artifact: squirrelsql-update-site-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-update-site-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 3
Dependencies squirrel-sql, maven-plugin-api, maven-project,
There are maybe transitive dependencies!

squirrelsql-dependency-plugin from group net.sf.squirrel-sql (version 1.0.9)

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 (":")

Group: net.sf.squirrel-sql Artifact: squirrelsql-dependency-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-dependency-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, maven-settings, maven-dependency-plugin,
There are maybe transitive dependencies!

maven-plugin-workspace from group net.sf.squirrel-sql (version 1.0.9)

A place to collect and release maven plugins required or building various SQuirreL projects with Maven.

Group: net.sf.squirrel-sql Artifact: maven-plugin-workspace
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maven-plugin-workspace
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

squirrelsql-source from group net.sf.squirrel-sql (version 3.2.1)

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

Group: net.sf.squirrel-sql Artifact: squirrelsql-source
Show all versions 
 

0 downloads
Artifact squirrelsql-source
Group net.sf.squirrel-sql
Version 3.2.1
Last update 30. December 2010
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

squirrelsql-plugins-assembly-descriptor from group net.sf.squirrel-sql (version 3.2.0)

This project simply contains the assembly descriptor that is shared by all of the plugins, which produces an assembly zip archive containing the packaged plugin

Group: net.sf.squirrel-sql Artifact: squirrelsql-plugins-assembly-descriptor
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-plugins-assembly-descriptor
Group net.sf.squirrel-sql
Version 3.2.0
Last update 21. November 2010
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2 from 3 (items total 22)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy