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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.squirrel-sql
ArtifactId

ArtifactId

plugins
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Filename Size
plugins-3.5.0.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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

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