MVN

net.sf.supercsv : super-csv-dozer

Maven & Gradle

Oct 30, 2015
8 usages
471 stars

Super CSV Dozer Extension · An extension for Super CSV that uses Dozer for reading/writing between CSV and POJOs

<dependency>
    <groupId>net.sf.supercsv</groupId>
    <artifactId>super-csv-dozer</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.supercsv : super-csv-dozer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.0
  • Latest Beta: 2.0.0-beta-1

All Versions

Choose a version of net.sf.supercsv : super-csv-dozer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
super-csv-dozer-2.4.0
2.3.x
super-csv-dozer-2.3.1
super-csv-dozer-2.3.0
2.2.x
super-csv-dozer-2.2.1
super-csv-dozer-2.2.0
2.1.x
super-csv-dozer-2.1.0
2.0.x
super-csv-dozer-2.0.1
super-csv-dozer-2.0.0
super-csv-dozer-2.0.0-beta-1

How to add a dependency to Maven

Add the following net.sf.supercsv : super-csv-dozer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.supercsv</groupId>
    <artifactId>super-csv-dozer</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.supercsv : super-csv-dozer gradle dependency to your build.gradle file:

implementation 'net.sf.supercsv:super-csv-dozer:2.4.0'

Gradle Kotlin DSL: Add the following net.sf.supercsv : super-csv-dozer gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.supercsv:super-csv-dozer:2.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.supercsv : super-csv-dozer sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.supercsv" % "super-csv-dozer" % "2.4.0"

Advertisement

Dependencies from Group

Oct 29, 2015
232 usages
471 stars
Oct 30, 2015
8 usages
471 stars
Oct 30, 2015
6 usages
471 stars
Oct 30, 2015
3 usages
471 stars
Oct 30, 2015
471 stars

Discover Dependencies

Dec 19, 2022
3 usages
0 stars
Jan 23, 2016
Aug 20, 2018
3 usages
49 stars
Mar 15, 2023
9 stars
Sep 17, 2018
Jul 26, 2023
13 usages
51 stars
Jan 14, 2022
2 usages
288 stars
Mar 16, 2016
4 usages
36 stars