Super CSV Declarative Extension

An extension for Super CSV that enables declarative/implicit configuration of POJO-CSV-Mappings

License

License

Categories

Categories

CSV Data Data Formats Super CSV
GroupId

GroupId

com.github.dmn1k
ArtifactId

ArtifactId

super-csv-declarative
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Super CSV Declarative Extension
An extension for Super CSV that enables declarative/implicit configuration of POJO-CSV-Mappings
Project URL

Project URL

https://github.com/dmn1k/super-csv-declarative

Download super-csv-declarative

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.supercsv : super-csv jar 2.4.0
net.sf.supercsv : super-csv-java8 jar 2.4.0
org.slf4j : slf4j-api jar 1.7.21
commons-lang : commons-lang jar 2.6

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7
org.reflections : reflections jar 0.9.10
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.0.1
3.0.0