dflib-junit5: JUnit 5 test API for DFLib

Parent POM of the DFLib library

Лицензия

Лицензия

Категории

Категории

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

Группа

com.nhl.dflib
Идентификатор

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

dflib-junit5
Последняя версия

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

0.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

dflib-junit5: JUnit 5 test API for DFLib
Parent POM of the DFLib library

Скачать dflib-junit5

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.nhl.dflib : dflib jar 0.12

provided (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.9.5-rc1

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

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

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

Версия
0.12
0.11
0.10
0.9
0.8