database postgresql

anwiba postgresql database project

License

License

Categories

Categories

PostgreSQL Data Databases Net
GroupId

GroupId

net.anwiba.database
ArtifactId

ArtifactId

anwiba-database-postgresql
Last Version

Last Version

1.1.158
Release Date

Release Date

Type

Type

jar
Description

Description

database postgresql
anwiba postgresql database project
Project Organization

Project Organization

Andreas W. Bartels
Source Code Management

Source Code Management

https://github.com/AndreasWBartels/libraries/tree/master/database/data/postgresql

Download anwiba-database-postgresql

How to add to project

<!-- https://jarcasting.com/artifacts/net.anwiba.database/anwiba-database-postgresql/ -->
<dependency>
    <groupId>net.anwiba.database</groupId>
    <artifactId>anwiba-database-postgresql</artifactId>
    <version>1.1.158</version>
</dependency>
// https://jarcasting.com/artifacts/net.anwiba.database/anwiba-database-postgresql/
implementation 'net.anwiba.database:anwiba-database-postgresql:1.1.158'
// https://jarcasting.com/artifacts/net.anwiba.database/anwiba-database-postgresql/
implementation ("net.anwiba.database:anwiba-database-postgresql:1.1.158")
'net.anwiba.database:anwiba-database-postgresql:jar:1.1.158'
<dependency org="net.anwiba.database" name="anwiba-database-postgresql" rev="1.1.158">
  <artifact name="anwiba-database-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anwiba.database', module='anwiba-database-postgresql', version='1.1.158')
)
libraryDependencies += "net.anwiba.database" % "anwiba-database-postgresql" % "1.1.158"
[net.anwiba.database/anwiba-database-postgresql "1.1.158"]

Dependencies

compile (6)

Group / Artifact Type Version
net.anwiba.commons : anwiba-commons-logging jar 1.1.158
net.anwiba.commons : anwiba-commons-jdbc jar 1.1.158
net.anwiba.commons : anwiba-commons-lang jar 1.1.158
net.anwiba.commons : anwiba-commons-nls jar 1.1.158
net.anwiba.commons : anwiba-commons-utilities jar 1.1.158
org.postgresql : postgresql jar 42.3.1

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-commons jar 1.8.1
org.junit.platform : junit-platform-launcher jar 1.8.1
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.158
1.1.121
1.0.185
1.0.180
1.0.154
1.0.140