Bom Junit

Contains the dependency management for junit and mockito.

Лицензия

Лицензия

Категории

Категории

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

Группа

be.yildiz-games
Идентификатор

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

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

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

1.0.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Bom Junit
Contains the dependency management for junit and mockito.

Скачать bom-junit

Имя Файла Размер
bom-junit-1.0.4.pom 2 KB
Обзор

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

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

Зависимости

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

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

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

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0