Framework Library

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.squirrel-sql
ArtifactId

ArtifactId

fw
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Framework Library
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.
Project URL

Project URL

http://www.squirrelsql.org/
Source Code Management

Source Code Management

http://sourceforge.net/p/squirrel-sql/git/ci/fe9318bdee3991f010b5b476244e5629c7d8efee/tree

Download fw

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql/fw/ -->
<dependency>
    <groupId>net.sf.squirrel-sql</groupId>
    <artifactId>fw</artifactId>
    <version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql/fw/
implementation 'net.sf.squirrel-sql:fw:3.5.0'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql/fw/
implementation ("net.sf.squirrel-sql:fw:3.5.0")
'net.sf.squirrel-sql:fw:jar:3.5.0'
<dependency org="net.sf.squirrel-sql" name="fw" rev="3.5.0">
  <artifact name="fw" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql', module='fw', version='3.5.0')
)
libraryDependencies += "net.sf.squirrel-sql" % "fw" % "3.5.0"
[net.sf.squirrel-sql/fw "3.5.0"]

Dependencies

compile (25)

Group / Artifact Type Version
antlr : antlr jar 2.7.5
asm : asm-attrs jar 1.5.3
asm : asm jar 1.5.3
cglib : cglib jar 2.1_3
commons-cli : commons-cli jar 1.2
commons-codec : commons-codec jar 1.3
commons-collections : commons-collections jar 2.1.1
commons-httpclient : commons-httpclient jar 3.1
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.0.4
dom4j : dom4j jar 1.6.1
org.hibernate : hibernate-annotations jar 3.3.0.ga
org.hibernate : hibernate-commons-annotations jar 3.3.0.ga
org.hibernate : hibernate-entitymanager jar 3.3.1.ga
org.hibernate : hibernate jar 3.2.4.sp1
net.sourceforge.jexcelapi : jxl jar 2.6.10
com.jidesoft : jide-oss jar 2.4.8
log4j : log4j jar 1.2.15
be.cyberelf.nanoxml : nanoxml jar 2.2.3
org.springframework : spring-beans jar 2.5.2
org.springframework : spring-context jar 2.5.2
org.springframework : spring-context-support jar 2.5.2
org.springframework : spring-core jar 2.5.2
org.antlr : stringtemplate jar 3.1-b1
xml-apis : xml-apis jar 1.0.b2

test (6)

Group / Artifact Type Version
gsbase : gsbase jar 2.0.1
junit : junit jar 4.4
org.easymock : easymock jar 2.4
org.easymock : easymockclassextension jar 2.4
org.mockito : mockito-all jar 1.8.5
org.easytesting : fest-swing-junit-4.5 jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.0
3.4.0
3.3.0
3.3.0-rc1
3.2.2
3.2.1
3.2.0
3.2.0-RC1
3.0.2