e

embedded-postgres-binaries-windows-amd64

A lightweight bundle of PostgreSQL database with reduced size
https://github.com/zonkyio/embedded-postgres-binaries
The Apache License, Version 2.0
Tomas Vanek Zonky Developers
Files download
File Operation
embedded-postgres-binaries-windows-amd64-16.4.0.jar download
embedded-postgres-binaries-windows-amd64-16.4.0.pom download
embedded-postgres-binaries-windows-amd64-16.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.zonky.test.postgres</groupId>
  <artifactId>embedded-postgres-binaries-windows-amd64</artifactId>
  <version>16.4.0</version>
</dependency>
Gradle Groovy
implementation 'io.zonky.test.postgres:embedded-postgres-binaries-windows-amd64:16.4.0'
Gradle Kotlin
implementation("io.zonky.test.postgres:embedded-postgres-binaries-windows-amd64:16.4.0")
Scala SBT
libraryDependencies += "io.zonky.test.postgres" % "embedded-postgres-binaries-windows-amd64" % "16.4.0"
Groovy Grape
@Grapes(
  @Grab(group='io.zonky.test.postgres', module='embedded-postgres-binaries-windows-amd64', version='16.4.0')
)
Apache Ivy
<dependency org="io.zonky.test.postgres" name="embedded-postgres-binaries-windows-amd64" rev="16.4.0" />
Leiningen
[io.zonky.test.postgres/embedded-postgres-binaries-windows-amd64 "16.4.0"]
Apache Buildr
'io.zonky.test.postgres:embedded-postgres-binaries-windows-amd64:jar:16.4.0'
Dependencies
The project has no third-party dependencies