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