is not current version
Last Version 0.6.0

io.github.scottweaver:zio-2-0-testcontainers-postgresql_2.13 0.4.0

Provides ZIO ZLayer wrappers around Scala Testcontainers

Categories

Categories

PostgreSQL Data Databases Container
GroupId

GroupId

io.github.scottweaver
ArtifactId

ArtifactId

zio-2-0-testcontainers-postgresql_2.13
Version

Version

0.4.0
Type

Type

jar

Download zio-2-0-testcontainers-postgresql_2.13 0.4.0


<!-- https://jarcasting.com/artifacts/io.github.scottweaver/zio-2-0-testcontainers-postgresql_2.13/ -->
<dependency>
    <groupId>io.github.scottweaver</groupId>
    <artifactId>zio-2-0-testcontainers-postgresql_2.13</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scottweaver/zio-2-0-testcontainers-postgresql_2.13/
implementation 'io.github.scottweaver:zio-2-0-testcontainers-postgresql_2.13:0.4.0'
// https://jarcasting.com/artifacts/io.github.scottweaver/zio-2-0-testcontainers-postgresql_2.13/
implementation ("io.github.scottweaver:zio-2-0-testcontainers-postgresql_2.13:0.4.0")
'io.github.scottweaver:zio-2-0-testcontainers-postgresql_2.13:jar:0.4.0'
<dependency org="io.github.scottweaver" name="zio-2-0-testcontainers-postgresql_2.13" rev="0.4.0">
  <artifact name="zio-2-0-testcontainers-postgresql_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scottweaver', module='zio-2-0-testcontainers-postgresql_2.13', version='0.4.0')
)
libraryDependencies += "io.github.scottweaver" % "zio-2-0-testcontainers-postgresql_2.13" % "0.4.0"
[io.github.scottweaver/zio-2-0-testcontainers-postgresql_2.13 "0.4.0"]