TestContainers JUnit

JUnit addition to TestContainers

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

junit-parent
Последняя версия

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

1.10.1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

TestContainers JUnit
JUnit addition to TestContainers
Ссылка на сайт

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

https://github.com/npetzall/testcontainers-junit
Система контроля версий

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

https://github.com/npetzall/testcontainers-junit

Скачать junit-parent

Имя Файла Размер
junit-parent-1.10.1.0.0.pom 8 KB
Обзор

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

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

Зависимости

compile (2)

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

test (3)

Идентификатор библиотеки Тип Версия
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

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

  • generic
  • jdbc

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

Версия
1.10.1.0.0
0.1.0
0.0.4