Testcontainers :: Spock-Extension

Isolated container management for Java code testing

Лицензия

Лицензия

MIT
Категории

Категории

Spock Тестирование приложения и мониторинг Контейнер
Группа

Группа

org.testcontainers
Идентификатор

Идентификатор

spock
Последняя версия

Последняя версия

1.17.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Testcontainers :: Spock-Extension
Isolated container management for Java code testing
Ссылка на сайт

Ссылка на сайт

https://testcontainers.org
Система контроля версий

Система контроля версий

https://github.com/testcontainers/testcontainers-java/

Скачать spock

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.testcontainers : testcontainers jar 1.17.2
org.spockframework : spock-core jar 2.1-groovy-3.0

Модули Проекта

Данный проект не имеет модулей.
org.testcontainers

Версии библиотеки

Версия
1.17.2
1.17.1
1.17.0
1.16.3
1.16.2
1.16.1
1.16.0
1.15.3
1.15.2
1.15.1
1.15.0
1.15.0-rc2
1.15.0-rc1
1.14.3
1.14.2
1.14.1
1.14.0
1.13.0
1.12.5
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0