Last Version

dflib-csv: read/write DataFrames from/to CSV 0.12

Parent POM of the DFLib library

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.nhl.dflib
ArtifactId

ArtifactId

dflib-csv
Version

Version

0.12
Type

Type

jar
Description

Description

dflib-csv: read/write DataFrames from/to CSV
Parent POM of the DFLib library

Download dflib-csv 0.12


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

Dependencies

compile (2)

Group / Artifact Type Version
com.nhl.dflib : dflib jar 0.12
org.apache.commons : commons-csv jar 1.6

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.mockito : mockito-all jar 1.9.5-rc1
com.nhl.dflib : dflib-junit5 jar 0.12

Project Modules

There are no modules declared in this project.