License |
License |
---|---|
GroupId | GroupIdio.zonky.test.postgres |
ArtifactId | ArtifactIdembedded-postgres-binaries-darwin-amd64 |
Last Version | Last Version14.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionembedded-postgres-binaries-darwin-amd64
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-darwin-amd64/ -->
<dependency>
<groupId>io.zonky.test.postgres</groupId>
<artifactId>embedded-postgres-binaries-darwin-amd64</artifactId>
<version>14.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zonky.test.postgres/embedded-postgres-binaries-darwin-amd64/
implementation 'io.zonky.test.postgres:embedded-postgres-binaries-darwin-amd64:14.4.0'
// https://jarcasting.com/artifacts/io.zonky.test.postgres/embedded-postgres-binaries-darwin-amd64/
implementation ("io.zonky.test.postgres:embedded-postgres-binaries-darwin-amd64:14.4.0")
'io.zonky.test.postgres:embedded-postgres-binaries-darwin-amd64:jar:14.4.0'
<dependency org="io.zonky.test.postgres" name="embedded-postgres-binaries-darwin-amd64" rev="14.4.0">
<artifact name="embedded-postgres-binaries-darwin-amd64" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zonky.test.postgres', module='embedded-postgres-binaries-darwin-amd64', version='14.4.0')
)
libraryDependencies += "io.zonky.test.postgres" % "embedded-postgres-binaries-darwin-amd64" % "14.4.0"
[io.zonky.test.postgres/embedded-postgres-binaries-darwin-amd64 "14.4.0"]