Files download
File Operation
embedded-postgres-binaries-bom-16.2.0.pom download
Apache Maven
<dependency>
  <groupId>io.zonky.test.postgres</groupId>
  <artifactId>embedded-postgres-binaries-bom</artifactId>
  <version>16.2.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.zonky.test.postgres:embedded-postgres-binaries-bom:16.2.0'
Gradle Kotlin
implementation("io.zonky.test.postgres:embedded-postgres-binaries-bom:16.2.0")
Scala SBT
libraryDependencies += "io.zonky.test.postgres" % "embedded-postgres-binaries-bom" % "16.2.0"
Groovy Grape
@Grapes(
  @Grab(group='io.zonky.test.postgres', module='embedded-postgres-binaries-bom', version='16.2.0')
)
Apache Ivy
<dependency org="io.zonky.test.postgres" name="embedded-postgres-binaries-bom" rev="16.2.0" />
Leiningen
[io.zonky.test.postgres/embedded-postgres-binaries-bom "16.2.0"]
Apache Buildr
'io.zonky.test.postgres:embedded-postgres-binaries-bom:jar:16.2.0'
Dependencies
The project has no third-party dependencies