Last Version

org.rnorth:postgresql 0.9.3

Test Containers :: JDBC :: PostgreSQL

License

License

MIT
Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.rnorth
ArtifactId

ArtifactId

postgresql
Version

Version

0.9.3
Type

Type

jar
Description

Description

Test Containers :: JDBC :: PostgreSQL

Download postgresql 0.9.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.rnorth : test-containers jar 0.9.3
org.rnorth : jdbc jar 0.9.3

provided (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.7

test (4)

Group / Artifact Type Version
org.postgresql : postgresql jar 9.3-1101-jdbc41
com.zaxxer : HikariCP jar 2.3.5
commons-dbutils : commons-dbutils jar 1.6
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.