de.mhus.lib:lib-junit

Library with useful tools and frameworks to rapid develop fast and stable applications

Лицензия

Лицензия

Категории

Категории

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

Группа

de.mhus.lib
Идентификатор

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

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

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

7.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Library with useful tools and frameworks to rapid develop fast and stable applications

Скачать lib-junit

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

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
de.mhus.lib : lib-core jar 7.9.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.platform : junit-platform-commons jar 1.6.2
org.junit.platform : junit-platform-launcher jar 1.6.2
org.hamcrest : hamcrest-all jar 1.3
ch.qos.logback : logback-classic jar 1.2.6
com.github.docker-java : docker-java-core jar 3.2.5
com.github.docker-java : docker-java-transport-httpclient5 jar 3.2.5
org.seleniumhq.selenium : selenium-java jar 3.14.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
org.apache.logging.log4j : log4j-core jar 2.14.0
org.slf4j : slf4j-api jar 1.7.6

test (1)

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

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

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

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

Версия
7.9.0
7.8.0
7.7.0
7.3.0
7.2.0
7.1.0