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