zio-testcontainers-postgresql 0.5.0


Group ID:
io.github.scottweaver
Artifact ID:
zio-testcontainers-postgresql_3
Version:
0.5.0
Release Date:
May 14, 2022
Licenses:
Files:

libraryDependencies += "io.github.scottweaver" %% "zio-testcontainers-postgresql" % "0.5.0"

Mill build tool

ivy"io.github.scottweaver::zio-testcontainers-postgresql:0.5.0"

Scala CLI

//> using dep "io.github.scottweaver::zio-testcontainers-postgresql:0.5.0"

Ammonite REPL

import $ivy.`io.github.scottweaver::zio-testcontainers-postgresql:0.5.0`

<dependency>
  <groupId>io.github.scottweaver</groupId>
  <artifactId>zio-testcontainers-postgresql_3</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'io.github.scottweaver', name: 'zio-testcontainers-postgresql_3', version: '0.5.0'