is not current version
Last Version 0.6.0

zio-testcontainers-postgresql 0.3.0

Provides ZIO ZLayer wrappers around Scala Testcontainers

License

License

Categories

Categories

PostgreSQL Data Databases Container
GroupId

GroupId

io.github.scottweaver
ArtifactId

ArtifactId

zio-testcontainers-postgresql_2.13
Version

Version

0.3.0
Type

Type

jar
Description

Description

zio-testcontainers-postgresql
Provides ZIO ZLayer wrappers around Scala Testcontainers
Project URL

Project URL

https://github.com/scottweaver/testcontainers-for-zio
Project Organization

Project Organization

io.github.scottweaver
Source Code Management

Source Code Management

https://github.com/scottweaver/testcontainers-for-zio

Download zio-testcontainers-postgresql_2.13 0.3.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
io.github.scottweaver : zio-testcontainers-models_2.13 jar 0.3.0
dev.zio : zio_2.13 jar 1.0.12
com.dimafeng : testcontainers-scala-core_2.13 jar 0.39.12
dev.zio : zio-test_2.13 jar 1.0.12
org.slf4j : slf4j-api jar 1.7.32
com.dimafeng : testcontainers-scala-postgresql_2.13 jar 0.39.12
org.postgresql : postgresql jar 42.3.1

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.6
io.github.kitlangton : zio-magic_2.13 jar 0.3.10
dev.zio : zio-test-sbt_2.13 jar 1.0.12

Project Modules

There are no modules declared in this project.