License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases Container |
GroupId | GroupIdio.github.scottweaver |
ArtifactId | ArtifactIdzio-testcontainers-mysql_2.12 |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzio-testcontainers-mysql
Provides ZIO ZLayer wrappers around Scala Testcontainers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.scottweaver/zio-testcontainers-mysql_2.12/ -->
<dependency>
<groupId>io.github.scottweaver</groupId>
<artifactId>zio-testcontainers-mysql_2.12</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scottweaver/zio-testcontainers-mysql_2.12/
implementation 'io.github.scottweaver:zio-testcontainers-mysql_2.12:0.6.0'
// https://jarcasting.com/artifacts/io.github.scottweaver/zio-testcontainers-mysql_2.12/
implementation ("io.github.scottweaver:zio-testcontainers-mysql_2.12:0.6.0")
'io.github.scottweaver:zio-testcontainers-mysql_2.12:jar:0.6.0'
<dependency org="io.github.scottweaver" name="zio-testcontainers-mysql_2.12" rev="0.6.0">
<artifact name="zio-testcontainers-mysql_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scottweaver', module='zio-testcontainers-mysql_2.12', version='0.6.0')
)
libraryDependencies += "io.github.scottweaver" % "zio-testcontainers-mysql_2.12" % "0.6.0"
[io.github.scottweaver/zio-testcontainers-mysql_2.12 "0.6.0"]
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-mysql_2.12 | jar | 0.40.2 |
mysql : mysql-connector-java | jar | 8.0.28 |
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 |