zio-testcontainers-mysql

Provides ZIO ZLayer wrappers around Scala Testcontainers

License

License

Categories

Categories

MySQL Data Databases Container
GroupId

GroupId

io.github.scottweaver
ArtifactId

ArtifactId

zio-testcontainers-mysql_3
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

zio-testcontainers-mysql
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-mysql_3

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
io.github.scottweaver : zio-testcontainers-models_3 jar 0.6.0
org.scala-lang : scala3-library_3 jar 3.1.2
dev.zio : zio_3 jar 1.0.13
com.dimafeng : testcontainers-scala-core_3 jar 0.40.2
dev.zio : zio-test_3 jar 1.0.13
org.slf4j : slf4j-api jar 1.7.32
com.dimafeng : testcontainers-scala-mysql_3 jar 0.40.2
mysql : mysql-connector-java jar 8.0.28

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.6
dev.zio : zio-test-sbt_3 jar 1.0.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0