is not current version
Last Version 3.5.0

net.sf.squirrel-sql:installer 3.3.0

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.3.0
Type

Type

pom

Download installer 3.3.0

Filename Size
installer-3.3.0.pom 10 KB
Browse

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