SQuirreL SQL Client Source Archive (Aggregate)

This is a project to create a single source archive of the entire source tree as a convenience for those who cannot access Maven Central

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.squirrel-sql
ArtifactId

ArtifactId

squirrelsql-source
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

SQuirreL SQL Client Source Archive (Aggregate)
This is a project to create a single source archive of the entire source tree as a convenience for those who cannot access Maven Central
Project URL

Project URL

http://www.squirrelsql.org/

Download squirrelsql-source

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.1
3.2.0