| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPostgreSQL Данные Базы данных Контейнер |
| Группа | Группаio.github.scottweaver |
| Идентификатор | Идентификаторzio-2-0-testcontainers-postgresql_3 |
| Последняя версия | Последняя версия0.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеzio-2.0-testcontainers-postgresql
Provides ZIO ZLayer wrappers around Scala Testcontainers
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.scottweaver/zio-2-0-testcontainers-postgresql_3/ -->
<dependency>
<groupId>io.github.scottweaver</groupId>
<artifactId>zio-2-0-testcontainers-postgresql_3</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scottweaver/zio-2-0-testcontainers-postgresql_3/
implementation 'io.github.scottweaver:zio-2-0-testcontainers-postgresql_3:0.6.0'
// https://jarcasting.com/artifacts/io.github.scottweaver/zio-2-0-testcontainers-postgresql_3/
implementation ("io.github.scottweaver:zio-2-0-testcontainers-postgresql_3:0.6.0")
'io.github.scottweaver:zio-2-0-testcontainers-postgresql_3:jar:0.6.0'
<dependency org="io.github.scottweaver" name="zio-2-0-testcontainers-postgresql_3" rev="0.6.0">
<artifact name="zio-2-0-testcontainers-postgresql_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scottweaver', module='zio-2-0-testcontainers-postgresql_3', version='0.6.0')
)
libraryDependencies += "io.github.scottweaver" % "zio-2-0-testcontainers-postgresql_3" % "0.6.0"
[io.github.scottweaver/zio-2-0-testcontainers-postgresql_3 "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 | 2.0.0-RC6 |
| com.dimafeng : testcontainers-scala-core_3 | jar | 0.40.2 |
| dev.zio : zio-test_3 | jar | 2.0.0-RC6 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.dimafeng : testcontainers-scala-postgresql_3 | jar | 0.40.2 |
| org.postgresql : postgresql | jar | 42.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| dev.zio : zio-test-sbt_3 | jar | 2.0.0-RC6 |