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