не последняя версия
Последняя версия 14.4.0

io.zonky.test.postgres:embedded-postgres-binaries-windows-amd64 11.8.0

A lightweight bundle of PostgreSQL database with reduced size

Группа

Группа

io.zonky.test.postgres
Идентификатор

Идентификатор

embedded-postgres-binaries-windows-amd64
Версия

Версия

11.8.0
Тип

Тип

jar

Скачать embedded-postgres-binaries-windows-amd64 11.8.0


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