JdbcDatabaseContainer JUnit

JUnit addition to TestContainers

Лицензия

Лицензия

MIT
Категории

Категории

JUnit Тестирование компонентов Контейнер
Группа

Группа

com.github.npetzall.testcontainers.junit
Идентификатор

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

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

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

1.10.1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JdbcDatabaseContainer JUnit
JUnit addition to TestContainers

Скачать jdbc

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.testcontainers : jdbc jar 1.10.1
com.github.npetzall.testcontainers.junit : generic jar 1.10.1.0.0
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.25

test (6)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.11.0
org.testcontainers : mysql jar 1.10.1
mysql : mysql-connector-java jar 6.0.6
ch.qos.logback : logback-classic jar 1.2.3
org.assertj : assertj-core jar 3.8.0
org.sonarsource.java : sonar-jacoco-listeners jar 4.14.0.11784

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

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

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

Версия
1.10.1.0.0
0.1.0
0.0.4