is not current version
Last Version 14.4.0

io.zonky.test.postgres:embedded-postgres-binaries-bom 12.11.0

Bill of Materials

GroupId

GroupId

io.zonky.test.postgres
ArtifactId

ArtifactId

embedded-postgres-binaries-bom
Version

Version

12.11.0
Type

Type

pom

Download embedded-postgres-binaries-bom 12.11.0


<!-- https://jarcasting.com/artifacts/io.zonky.test.postgres/embedded-postgres-binaries-bom/ -->
<dependency>
    <groupId>io.zonky.test.postgres</groupId>
    <artifactId>embedded-postgres-binaries-bom</artifactId>
    <version>12.11.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.zonky.test.postgres/embedded-postgres-binaries-bom/
implementation 'io.zonky.test.postgres:embedded-postgres-binaries-bom:12.11.0'
// https://jarcasting.com/artifacts/io.zonky.test.postgres/embedded-postgres-binaries-bom/
implementation ("io.zonky.test.postgres:embedded-postgres-binaries-bom:12.11.0")
'io.zonky.test.postgres:embedded-postgres-binaries-bom:pom:12.11.0'
<dependency org="io.zonky.test.postgres" name="embedded-postgres-binaries-bom" rev="12.11.0">
  <artifact name="embedded-postgres-binaries-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zonky.test.postgres', module='embedded-postgres-binaries-bom', version='12.11.0')
)
libraryDependencies += "io.zonky.test.postgres" % "embedded-postgres-binaries-bom" % "12.11.0"
[io.zonky.test.postgres/embedded-postgres-binaries-bom "12.11.0"]