io.avaje:junit

Parent for avaje java8 open source projects.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.avaje
Идентификатор

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent for avaje java8 open source projects.

Скачать junit

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

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.4.0

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

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

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

Версия
1.1
1.0