Last Version

embedded-postgres 2.0.0

Embedded PostgreSQL Server

License

License

GroupId

GroupId

io.zonky.test
ArtifactId

ArtifactId

embedded-postgres
Version

Version

2.0.0
Type

Type

jar
Description

Description

embedded-postgres
Embedded PostgreSQL Server
Project URL

Project URL

https://github.com/zonkyio/embedded-postgres
Source Code Management

Source Code Management

https://github.com/zonkyio/embedded-postgres

Download embedded-postgres 2.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-compress jar 1.21
org.tukaani : xz jar 1.9
commons-io : commons-io jar 2.11.0
commons-codec : commons-codec jar 1.15
org.flywaydb : flyway-core Optional jar 7.15.0
org.liquibase : liquibase-core Optional jar 4.10.0
org.postgresql : postgresql jar 42.3.5

provided (2)

Group / Artifact Type Version
junit : junit Optional jar 4.13.2
org.junit.jupiter : junit-jupiter-api Optional jar 5.8.2

runtime (4)

Group / Artifact Type Version
io.zonky.test.postgres : embedded-postgres-binaries-windows-amd64 jar 14.3.0
io.zonky.test.postgres : embedded-postgres-binaries-darwin-amd64 jar 14.3.0
io.zonky.test.postgres : embedded-postgres-binaries-linux-amd64 jar 14.3.0
io.zonky.test.postgres : embedded-postgres-binaries-linux-amd64-alpine jar 14.3.0

test (4)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.