Look and Feel Plugin

This plugin gives SQuirreLSQL client the ability to configure alternate LaFs provided by the plugin as well as others that the user can provide. All dependencies listed with a groupId of net.sf.squirrel-sql and artifactId starting with squirrelsql-lf- are externally available open-source look and feels whose project maintainers have decided to not use maven, or those which were built and maintained only before the introduction of maven. Maven's central repository policy requires any pom that is deployed there to reference only artifacts which are also hosted in central. And a project may only use the groupId that is related to that project. So, this only leaves us with one option which is to host these external third-party artifacts using our groupId. The hope is that someday these projects will start using maven and the need for this will no longer be.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.squirrel-sql.plugins
ArtifactId

ArtifactId

laf
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Look and Feel Plugin
This plugin gives SQuirreLSQL client the ability to configure alternate LaFs provided by the plugin as well as others that the user can provide. All dependencies listed with a groupId of net.sf.squirrel-sql and artifactId starting with squirrelsql-lf- are externally available open-source look and feels whose project maintainers have decided to not use maven, or those which were built and maintained only before the introduction of maven. Maven's central repository policy requires any pom that is deployed there to reference only artifacts which are also hosted in central. And a project may only use the groupId that is related to that project. So, this only leaves us with one option which is to host these external third-party artifacts using our groupId. The hope is that someday these projects will start using maven and the need for this will no longer be.
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 laf

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
net.sf.squirrel-sql : fw jar 3.5.0
net.sf.squirrel-sql : squirrel-sql jar 3.5.0
net.sf.squirrel-sql.thirdparty-non-maven : ilf-gpl jar 1.6.1
com.incors : kunstoff-laf jar 2.0.2
com.jgoodies : looks jar 2.2.2
net.sf.squirrel-sql.thirdparty-non-maven : napkinlaf jar 1.2
net.sf.nimrod : nimrod-laf jar 1.2
net.sf.squirrel-sql.thirdparty-non-maven : skinlf jar 6.7
net.sf.squirrel-sql.thirdparty-non-maven : skinlf-theme-packs jar 1.0.0
net.sf.squirrel-sql.thirdparty-non-maven : substance jar 5.2_01
net.sf.squirrel-sql.thirdparty-non-maven : swingsetthemes jar 20040726
net.sf.tinylaf : tinylaf jar 1.4.0
net.sf.squirrel-sql.thirdparty-non-maven : toniclf jar 1.0.5
com.jtattoo : JTattoo jar 1.6.7

test (7)

Group / Artifact Type Version
net.sf.squirrel-sql : fw test-jar 3.5.0
net.sf.squirrel-sql : squirrel-sql test-jar 3.5.0
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

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