org.rnorth.test-containers:test-containers

Test Containers Core

Лицензия

Лицензия

MIT
Категории

Категории

Контейнер
Группа

Группа

org.rnorth.test-containers
Идентификатор

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

test-containers
Последняя версия

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

0.9.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Test Containers Core

Скачать test-containers

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.spotify : docker-client jar 2.7.7
org.zeroturnaround : zt-exec jar 1.8

provided (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.7

test (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.1.2

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

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

Testcontainers

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Build Status Download

Testcontainers logo

Read the documentation here

License

See LICENSE.

Copyright

Copyright (c) 2015 - 2021 Richard North and other authors.

MS SQL Server module is (c) 2017 - 2021 G DATA Software AG and other authors.

Hashicorp Vault module is (c) 2017 - 2021 Capital One Services, LLC and other authors.

See contributors for all contributors.

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

Версия
0.9.5