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

org.junit:junit-commons 5.0.0-ALPHA

Module "junit-commons" of JUnit 5.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

junit-commons
Версия

Версия

5.0.0-ALPHA
Тип

Тип

jar
Описание

Описание

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

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

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

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

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

Скачать junit-commons 5.0.0-ALPHA


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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