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
Roman Pichlik Tomas Vanek Developers Zonky
文件下载
文件名 操作
embedded-postgres-binaries-windows-amd64-9.3.25.jar 下载
embedded-postgres-binaries-windows-amd64-9.3.25.pom 下载
embedded-postgres-binaries-windows-amd64-9.3.25-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.zonky.test.postgres</groupId>
  <artifactId>embedded-postgres-binaries-windows-amd64</artifactId>
  <version>9.3.25</version>
</dependency>
Gradle Groovy
implementation 'io.zonky.test.postgres:embedded-postgres-binaries-windows-amd64:9.3.25'
Gradle Kotlin
implementation("io.zonky.test.postgres:embedded-postgres-binaries-windows-amd64:9.3.25")
Scala SBT
libraryDependencies += "io.zonky.test.postgres" % "embedded-postgres-binaries-windows-amd64" % "9.3.25"
Groovy Grape
@Grapes(
  @Grab(group='io.zonky.test.postgres', module='embedded-postgres-binaries-windows-amd64', version='9.3.25')
)
Apache Ivy
<dependency org="io.zonky.test.postgres" name="embedded-postgres-binaries-windows-amd64" rev="9.3.25" />
Leiningen
[io.zonky.test.postgres/embedded-postgres-binaries-windows-amd64 "9.3.25"]
Apache Buildr
'io.zonky.test.postgres:embedded-postgres-binaries-windows-amd64:jar:9.3.25'
本项目依赖
该项目无第三方依赖