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

junit-support 0.12

Helpers and base test classes for junit

Лицензия

Лицензия

Категории

Категории

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

Группа

de.mklinger.commons
Идентификатор

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

junit-support
Версия

Версия

0.12
Тип

Тип

jar
Описание

Описание

junit-support
Helpers and base test classes for junit
Ссылка на сайт

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

https://github.com/de-mklinger/junit-support
Организация-разработчик

Организация-разработчик

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

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

https://github.com/de-mklinger/junit-support

Скачать junit-support 0.12


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

Зависимости

compile (3)

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

test (1)

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

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

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