| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesPostgreSQL Data Databases Net | 
        
| GroupId | GroupIdnet.anwiba.database | 
    
| ArtifactId | ArtifactIdanwiba-database-postgresql | 
    
| Last Version | Last Version1.1.158 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondatabase postgresql 
            anwiba postgresql database project 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- 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"]
                | 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 | 
| 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 |