is not current version
Last Version 2.0.0

embedded-postgres 1.3.1

Embedded PostgreSQL Server

License

License

GroupId

GroupId

io.zonky.test
ArtifactId

ArtifactId

embedded-postgres
Version

Version

1.3.1
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 1.3.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-compress jar 1.21
org.tukaani : xz jar 1.8
commons-io : commons-io jar 2.7
commons-codec : commons-codec jar 1.14
org.flywaydb : flyway-core Optional jar 7.1.1
org.liquibase : liquibase-core Optional jar 4.0.0
org.postgresql : postgresql jar 42.2.14

provided (2)

Group / Artifact Type Version
junit : junit Optional jar 4.12
org.junit.jupiter : junit-jupiter-api Optional jar 5.7.0

runtime (4)

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

test (4)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.slf4j : slf4j-simple jar 1.7.30
org.mockito : mockito-core jar 3.4.0

Project Modules

There are no modules declared in this project.