RHJ JUnit Common Extensions

Common extensions for temporary folders and class resources.

Лицензия

Лицензия

Категории

Категории

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

Группа

ch.rhj.junit
Идентификатор

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

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

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

0.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

RHJ JUnit Common Extensions
Common extensions for temporary folders and class resources.
Ссылка на сайт

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

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

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

https://github.com/rhjoerg/rhj-junit/tree/master

Скачать rhj-junit-common

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

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

Зависимости

compile (1)

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

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

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

rhj-junit

JUnit extensions

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

Версия
0.2.1
0.1.0