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

com.github.aoreshin:allure-junit5-extensions 1.0.0.3

JUnit 5 extensions to use in conjuction with Allure

Категории

Категории

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

Группа

com.github.aoreshin
Идентификатор

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

allure-junit5-extensions
Версия

Версия

1.0.0.3
Тип

Тип

jar

Скачать allure-junit5-extensions 1.0.0.3


<!-- https://jarcasting.com/artifacts/com.github.aoreshin/allure-junit5-extensions/ -->
<dependency>
    <groupId>com.github.aoreshin</groupId>
    <artifactId>allure-junit5-extensions</artifactId>
    <version>1.0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aoreshin/allure-junit5-extensions/
implementation 'com.github.aoreshin:allure-junit5-extensions:1.0.0.3'
// https://jarcasting.com/artifacts/com.github.aoreshin/allure-junit5-extensions/
implementation ("com.github.aoreshin:allure-junit5-extensions:1.0.0.3")
'com.github.aoreshin:allure-junit5-extensions:jar:1.0.0.3'
<dependency org="com.github.aoreshin" name="allure-junit5-extensions" rev="1.0.0.3">
  <artifact name="allure-junit5-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aoreshin', module='allure-junit5-extensions', version='1.0.0.3')
)
libraryDependencies += "com.github.aoreshin" % "allure-junit5-extensions" % "1.0.0.3"
[com.github.aoreshin/allure-junit5-extensions "1.0.0.3"]