JUnit Testing Framework


Категории

Категории

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

Группа

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

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

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

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

3.8.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

JUnit Testing Framework

Скачать junit

Имя Файла Размер
junit-3.8.2.pom
junit-3.8.2.jar 115 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
3.8.2