| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMySQL Данные Базы данных Контейнер |
| Группа | Группаio.github.scottweaver |
| Идентификатор | Идентификаторzio-testcontainers-mysql_2.13 |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Описание |
Описаниеzio-testcontainers-mysql
Provides ZIO ZLayer wrappers around Scala Testcontainers
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.scottweaver/zio-testcontainers-mysql_2.13/ -->
<dependency>
<groupId>io.github.scottweaver</groupId>
<artifactId>zio-testcontainers-mysql_2.13</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scottweaver/zio-testcontainers-mysql_2.13/
implementation 'io.github.scottweaver:zio-testcontainers-mysql_2.13:0.6.0'
// https://jarcasting.com/artifacts/io.github.scottweaver/zio-testcontainers-mysql_2.13/
implementation ("io.github.scottweaver:zio-testcontainers-mysql_2.13:0.6.0")
'io.github.scottweaver:zio-testcontainers-mysql_2.13:jar:0.6.0'
<dependency org="io.github.scottweaver" name="zio-testcontainers-mysql_2.13" rev="0.6.0">
<artifact name="zio-testcontainers-mysql_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scottweaver', module='zio-testcontainers-mysql_2.13', version='0.6.0')
)
libraryDependencies += "io.github.scottweaver" % "zio-testcontainers-mysql_2.13" % "0.6.0"
[io.github.scottweaver/zio-testcontainers-mysql_2.13 "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.7 |
| io.github.scottweaver : zio-testcontainers-models_2.13 | jar | 0.6.0 |
| dev.zio : zio_2.13 | jar | 1.0.13 |
| com.dimafeng : testcontainers-scala-core_2.13 | jar | 0.40.2 |
| dev.zio : zio-test_2.13 | jar | 1.0.13 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.dimafeng : testcontainers-scala-mysql_2.13 | jar | 0.40.2 |
| mysql : mysql-connector-java | jar | 8.0.28 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| dev.zio : zio-test-sbt_2.13 | jar | 1.0.13 |
| io.github.kitlangton : zio-magic_2.13 | jar | 0.3.10 |