License |
License |
---|---|
GroupId | GroupIdio.zonky.test.postgres |
ArtifactId | ArtifactIdembedded-postgres-binaries-linux-arm32v6 |
Last Version | Last Version13.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionembedded-postgres-binaries-linux-arm32v6
A lightweight bundle of PostgreSQL database with reduced size
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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>13.4.0</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:13.4.0'
// https://jarcasting.com/artifacts/io.zonky.test.postgres/embedded-postgres-binaries-linux-arm32v6/
implementation ("io.zonky.test.postgres:embedded-postgres-binaries-linux-arm32v6:13.4.0")
'io.zonky.test.postgres:embedded-postgres-binaries-linux-arm32v6:jar:13.4.0'
<dependency org="io.zonky.test.postgres" name="embedded-postgres-binaries-linux-arm32v6" rev="13.4.0">
<artifact name="embedded-postgres-binaries-linux-arm32v6" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zonky.test.postgres', module='embedded-postgres-binaries-linux-arm32v6', version='13.4.0')
)
libraryDependencies += "io.zonky.test.postgres" % "embedded-postgres-binaries-linux-arm32v6" % "13.4.0"
[io.zonky.test.postgres/embedded-postgres-binaries-linux-arm32v6 "13.4.0"]