is not current version
Last Version 3.5.0

net.sf.squirrel-sql:installer 3.2.0-RC1

The installer module pom lists all of the projects that participate in building the installer.

Categories

Categories

Net
GroupId

GroupId

net.sf.squirrel-sql
ArtifactId

ArtifactId

installer
Version

Version

3.2.0-RC1
Type

Type

pom

Download installer 3.2.0-RC1

Filename Size
installer-3.2.0-RC1.pom 3 KB
Browse

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