dflib-junit5: JUnit 5 test API for DFLib

Parent POM of the DFLib library

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.nhl.dflib
ArtifactId

ArtifactId

dflib-junit5
Last Version

Last Version

0.12
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download dflib-junit5

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.nhl.dflib : dflib jar 0.12

provided (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5-rc1

Project Modules

There are no modules declared in this project.
com.nhl.dflib

Versions

Version
0.12
0.11
0.10
0.9
0.8