is not current version
Last Version 13.4.0

io.zonky.test.postgres:embedded-postgres-binaries-linux-arm32v6 9.6.20

A lightweight bundle of PostgreSQL database with reduced size

GroupId

GroupId

io.zonky.test.postgres
ArtifactId

ArtifactId

embedded-postgres-binaries-linux-arm32v6
Version

Version

9.6.20
Type

Type

jar

Download embedded-postgres-binaries-linux-arm32v6 9.6.20


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