zio-testcontainers-postgresql

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.12
Last Version

Last Version

0.6.0
Release Date

Release Date

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.12

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
io.github.scottweaver : zio-testcontainers-models_2.12 jar 0.6.0
dev.zio : zio_2.12 jar 1.0.13
com.dimafeng : testcontainers-scala-core_2.12 jar 0.40.2
dev.zio : zio-test_2.12 jar 1.0.13
org.slf4j : slf4j-api jar 1.7.32
com.dimafeng : testcontainers-scala-postgresql_2.12 jar 0.40.2
org.postgresql : postgresql jar 42.3.3

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0
0.4.1
0.4.0