MVN

no.laukvik : csv

Maven & Gradle

May 27, 2017
7 stars

CSV · LaukvikCSV is a powerful API for reading, writing and querying tabular data stored in the CSV format. In contrast to other API it lets you specify data types for each column using meta data. It automatically detects delimiters so you don't have to worry about delimiters being comma, tab, pipe, semicolon etc. Run powerful queries to filter your data easily with a fluid query language thats type safe. Export your tabular data to CSV, JSON, XML and HTML.

<dependency>
    <groupId>no.laukvik</groupId>
    <artifactId>csv</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.laukvik : csv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of no.laukvik : csv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
csv-0.9.3
csv-0.9.2

How to add a dependency to Maven

Add the following no.laukvik : csv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.laukvik</groupId>
    <artifactId>csv</artifactId>
    <version>0.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.laukvik : csv gradle dependency to your build.gradle file:

implementation 'no.laukvik:csv:0.9.3'

Gradle Kotlin DSL: Add the following no.laukvik : csv gradle kotlin dependency to your build.gradle.kts file:

implementation("no.laukvik:csv:0.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.laukvik : csv sbt scala dependency to your build.sbt file:

libraryDependencies += "no.laukvik" % "csv" % "0.9.3"

Advertisement

Dependencies from Group

csv
May 27, 2017
7 stars

Discover Dependencies

Apr 09, 2017
14 stars
Dec 22, 2018
1 usages
11 stars
Dec 22, 2018
1 usages
11 stars
Dec 22, 2018
11 stars
Dec 22, 2018
1 usages
11 stars
Mar 07, 2018
1 usages
11 stars
Dec 22, 2018
1 usages
11 stars
Mar 07, 2018
1 usages
11 stars
Dec 22, 2018
1 usages
11 stars
Dec 22, 2018
1 usages
11 stars