GroupId | GroupIdio.zonky.test.postgres |
---|---|
ArtifactId | ArtifactIdembedded-postgres-binaries-bom |
Version | Version9.6.14 |
Type | Typepom |
Filename | Size |
---|---|
embedded-postgres-binaries-bom-9.6.14.pom | 4 KB |
Browse |
<!-- 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>9.6.14</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:9.6.14'
// https://jarcasting.com/artifacts/io.zonky.test.postgres/embedded-postgres-binaries-bom/
implementation ("io.zonky.test.postgres:embedded-postgres-binaries-bom:9.6.14")
'io.zonky.test.postgres:embedded-postgres-binaries-bom:pom:9.6.14'
<dependency org="io.zonky.test.postgres" name="embedded-postgres-binaries-bom" rev="9.6.14">
<artifact name="embedded-postgres-binaries-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zonky.test.postgres', module='embedded-postgres-binaries-bom', version='9.6.14')
)
libraryDependencies += "io.zonky.test.postgres" % "embedded-postgres-binaries-bom" % "9.6.14"
[io.zonky.test.postgres/embedded-postgres-binaries-bom "9.6.14"]