The installer module pom lists all of the projects that participate in building the installer.
'net.sf.squirrel-sql:installer:3.2.2'
<dependency>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>installer</artifactId>
<version>3.2.2</version>
</dependency>
<dependency org="net.sf.squirrel-sql" name="installer" rev="3.2.2"/>
"net.sf.squirrel-sql", "installer", "3.2.2"