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

dflib-junit5: JUnit 5 test API for DFLib 0.10

Parent POM of the DFLib library

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

dflib-junit5
Версия

Версия

0.10
Тип

Тип

jar
Описание

Описание

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

Скачать dflib-junit5 0.10


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

Зависимости

compile (1)

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

provided (1)

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

test (1)

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

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

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