is not current version
Last Version 14.4.0

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

Bill of Materials

GroupId

GroupId

io.zonky.test.postgres
ArtifactId

ArtifactId

embedded-postgres-binaries-bom
Version

Version

10.10.0
Type

Type

pom

Download embedded-postgres-binaries-bom 10.10.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>10.10.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:10.10.0'
// https://jarcasting.com/artifacts/io.zonky.test.postgres/embedded-postgres-binaries-bom/
implementation ("io.zonky.test.postgres:embedded-postgres-binaries-bom:10.10.0")
'io.zonky.test.postgres:embedded-postgres-binaries-bom:pom:10.10.0'
<dependency org="io.zonky.test.postgres" name="embedded-postgres-binaries-bom" rev="10.10.0">
  <artifact name="embedded-postgres-binaries-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zonky.test.postgres', module='embedded-postgres-binaries-bom', version='10.10.0')
)
libraryDependencies += "io.zonky.test.postgres" % "embedded-postgres-binaries-bom" % "10.10.0"
[io.zonky.test.postgres/embedded-postgres-binaries-bom "10.10.0"]