Last Version

testing-postgresql-server 9.6.3-4

Embedded PostgreSQL server for use in tests

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.facebook.airlift
ArtifactId

ArtifactId

testing-postgresql-server
Version

Version

9.6.3-4
Type

Type

jar
Description

Description

testing-postgresql-server
Embedded PostgreSQL server for use in tests
Project URL

Project URL

https://github.com/prestodb/testing-postgresql-server
Source Code Management

Source Code Management

https://github.com/airlift/testing-postgresql-server

Download testing-postgresql-server 9.6.3-4


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

Dependencies

compile (5)

Group / Artifact Type Version
io.airlift : command jar 0.3
com.facebook.airlift : concurrent jar 0.186
com.facebook.airlift : log jar 0.186
io.airlift : units jar 1.0
com.google.guava : guava jar 26.0-jre

runtime (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.1.4

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
org.slf4j : slf4j-jdk14 jar 1.7.25

Project Modules

There are no modules declared in this project.