org.rnorth.test-containers:postgresql

Test Containers :: JDBC :: PostgreSQL

License

License

MIT
Categories

Categories

PostgreSQL Data Databases Container
GroupId

GroupId

org.rnorth.test-containers
ArtifactId

ArtifactId

postgresql
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

Test Containers :: JDBC :: PostgreSQL

Download postgresql

How to add to project

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

Dependencies

compile (2)

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

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-java6 jar 2.3.8
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.

Testcontainers

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Build Status Download

Testcontainers logo

Read the documentation here

License

See LICENSE.

Copyright

Copyright (c) 2015 - 2021 Richard North and other authors.

MS SQL Server module is (c) 2017 - 2021 G DATA Software AG and other authors.

Hashicorp Vault module is (c) 2017 - 2021 Capital One Services, LLC and other authors.

See contributors for all contributors.

Versions

Version
0.9.5