e

embedded-postgres-binaries-linux-amd64-alpine

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