null

Isolated container management for Java code testing

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

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

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

1.12.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

null
Isolated container management for Java code testing
Ссылка на сайт

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

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

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

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

Скачать jdbc-test

Имя Файла Размер
jdbc-test-1.12.0.pom
jdbc-test-1.12.0.jar 2 KB
Обзор

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.testcontainers : mysql jar 1.12.0
org.testcontainers : postgresql jar 1.12.0
org.testcontainers : mariadb jar 1.12.0
org.testcontainers : oracle-xe jar 1.12.0
org.testcontainers : mssqlserver jar 1.12.0
org.testcontainers : clickhouse jar 1.12.0
org.testcontainers : db2 jar 1.12.0

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

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

Testcontainers

Testcontainers is a Java 8 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 - 2020 Richard North and other authors.

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

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

See contributors for all contributors.

org.testcontainers

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

Версия
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
1.6.0
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1