| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.squirrel-sql.plugins |
| ArtifactId | ArtifactIdpostgres |
| Last Version | Last Version3.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPostgres Plugin
Postgres Plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| postgres-3.5.0.pom | |
| postgres-3.5.0.jar | 113 KB |
| postgres-3.5.0-sources.jar | 67 KB |
| postgres-3.5.0-javadoc.jar | 344 KB |
| postgres-3.5.0-assembly.zip | 628 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/postgres/ -->
<dependency>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>postgres</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/postgres/
implementation 'net.sf.squirrel-sql.plugins:postgres:3.5.0'
// https://jarcasting.com/artifacts/net.sf.squirrel-sql.plugins/postgres/
implementation ("net.sf.squirrel-sql.plugins:postgres:3.5.0")
'net.sf.squirrel-sql.plugins:postgres:jar:3.5.0'
<dependency org="net.sf.squirrel-sql.plugins" name="postgres" rev="3.5.0">
<artifact name="postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.squirrel-sql.plugins', module='postgres', version='3.5.0')
)
libraryDependencies += "net.sf.squirrel-sql.plugins" % "postgres" % "3.5.0"
[net.sf.squirrel-sql.plugins/postgres "3.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.squirrel-sql : fw | jar | 3.5.0 |
| net.sf.squirrel-sql : squirrel-sql | jar | 3.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.squirrel-sql : fw | test-jar | 3.5.0 |
| net.sf.squirrel-sql : squirrel-sql | test-jar | 3.5.0 |
| gsbase : gsbase | jar | 2.0.1 |
| junit : junit | jar | 4.4 |
| org.easymock : easymock | jar | 2.4 |
| org.easymock : easymockclassextension | jar | 2.4 |
| org.mockito : mockito-all | jar | 1.8.5 |