Последняя версия

Look and Feel Plugin 3.5.0

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.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.squirrel-sql.plugins
Идентификатор

Идентификатор

laf
Версия

Версия

3.5.0
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://www.squirrelsql.org/
Система контроля версий

Система контроля версий

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

Скачать laf 3.5.0


<!-- 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"]

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.