Last Version

Super CSV Declarative Extension 2.0.0

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.dkschlos
ArtifactId

ArtifactId

super-csv-declarative
Version

Version

2.0.0
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/dkschlos/super-csv-declarative

Download super-csv-declarative 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.supercsv : super-csv jar 2.4.0
org.slf4j : slf4j-api jar 1.7.5
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.0.11
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.