is not current version
Last Version 2.0.0

io.zonky.test:embedded-postgres 1.2.8

Embedded PostgreSQL Server

GroupId

GroupId

io.zonky.test
ArtifactId

ArtifactId

embedded-postgres
Version

Version

1.2.8
Type

Type

jar

Download embedded-postgres 1.2.8


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