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
Roman Pichlik Tomas Vanek Developers Zonky
Files download
File Operation
embedded-postgres-binaries-linux-amd64-alpine-10.15.0-1.jar download
embedded-postgres-binaries-linux-amd64-alpine-10.15.0-1.pom download
embedded-postgres-binaries-linux-amd64-alpine-10.15.0-1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.zonky.test.postgres</groupId>
  <artifactId>embedded-postgres-binaries-linux-amd64-alpine</artifactId>
  <version>10.15.0-1</version>
</dependency>
Gradle Groovy
implementation 'io.zonky.test.postgres:embedded-postgres-binaries-linux-amd64-alpine:10.15.0-1'
Gradle Kotlin
implementation("io.zonky.test.postgres:embedded-postgres-binaries-linux-amd64-alpine:10.15.0-1")
Scala SBT
libraryDependencies += "io.zonky.test.postgres" % "embedded-postgres-binaries-linux-amd64-alpine" % "10.15.0-1"
Groovy Grape
@Grapes(
  @Grab(group='io.zonky.test.postgres', module='embedded-postgres-binaries-linux-amd64-alpine', version='10.15.0-1')
)
Apache Ivy
<dependency org="io.zonky.test.postgres" name="embedded-postgres-binaries-linux-amd64-alpine" rev="10.15.0-1" />
Leiningen
[io.zonky.test.postgres/embedded-postgres-binaries-linux-amd64-alpine "10.15.0-1"]
Apache Buildr
'io.zonky.test.postgres:embedded-postgres-binaries-linux-amd64-alpine:jar:10.15.0-1'
Dependencies
The project has no third-party dependencies