JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

4.11
Дата

Дата

Тип

Тип

pom
Описание

Описание

JUnit
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Ссылка на сайт

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

http://junit.org
Организация-разработчик

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

JUnit

Скачать junit-dep

Имя Файла Размер
junit-dep-4.11.pom 1 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
4.11
4.11-beta-1
4.10
4.9
4.8.2
4.8.1
4.8
4.7
4.6
4.5
4.4