Plugin Modules POM file

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!).

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

3.5.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Plugin Modules POM file
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!).
Ссылка на сайт

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

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

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

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

Скачать plugins

Имя Файла Размер
plugins-3.5.0.pom 3 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • squirrelsql-plugins-parent-pom
  • squirrelsql-plugins-assembly-descriptor
  • squirrelsql-plugin-archetype
  • codecompletion
  • dataimport
  • db2
  • dbcopy
  • dbdiff
  • derby
  • editextras
  • example
  • exportconfig
  • favs
  • firebird
  • firebirdmanager
  • graph
  • h2
  • hibernate
  • i18n
  • informix
  • laf
  • macosx
  • mssql
  • mysql
  • netezza
  • oracle
  • postgres
  • refactoring
  • sessionscript
  • smarttools
  • sqlbookmark
  • sqlparam
  • sqlreplace
  • sqlscript
  • sqlval
  • sybase
  • syntax
  • userscript
  • wikiTableConfigurations
  • greenplum
  • swingViolations
  • multisource

Версии библиотеки

Версия
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