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

org.junit:surefire-junit5 5.0.0-ALPHA

Module "surefire-junit5" of JUnit 5.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

surefire-junit5
Версия

Версия

5.0.0-ALPHA
Тип

Тип

jar
Описание

Описание

org.junit:surefire-junit5
Module "surefire-junit5" of JUnit 5.
Ссылка на сайт

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

http://junit.org/junit-lambda.html
Система контроля версий

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

https://github.com/junit-team/junit5

Скачать surefire-junit5 5.0.0-ALPHA


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven.surefire : surefire-api jar 2.19
org.apache.maven.surefire : common-java5 jar 2.19
org.junit : junit-launcher jar 5.0.0-ALPHA

runtime (2)

Идентификатор библиотеки Тип Версия
org.junit : junit4-engine jar 5.0.0-ALPHA
org.junit : junit5-engine jar 5.0.0-ALPHA

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

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