is not current version
Last Version 0.12

dflib-test: Unit test API for DFLib 0.11

Parent POM of the DFLib library

License

License

GroupId

GroupId

com.nhl.dflib
ArtifactId

ArtifactId

dflib-test
Version

Version

0.11
Type

Type

jar
Description

Description

dflib-test: Unit test API for DFLib
Parent POM of the DFLib library

Download dflib-test 0.11


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

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.