is not current version
Last Version 14.4.0

io.zonky.test.postgres:embedded-postgres-binaries-linux-i386-alpine 11.1.0

A lightweight bundle of PostgreSQL database with reduced size

GroupId

GroupId

io.zonky.test.postgres
ArtifactId

ArtifactId

embedded-postgres-binaries-linux-i386-alpine
Version

Version

11.1.0
Type

Type

jar

Download embedded-postgres-binaries-linux-i386-alpine 11.1.0


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