Last Version

CSVeed 0.2.2

Java toolkit for mapping CSV-to-Bean mapping and vice versa

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

nl.tweeenveertig.csveed
ArtifactId

ArtifactId

csveed
Version

Version

0.2.2
Type

Type

jar
Description

Description

CSVeed
Java toolkit for mapping CSV-to-Bean mapping and vice versa
Project URL

Project URL

https://github.com/robert-bor/CSVeed
Project Organization

Project Organization

42 BV

Download csveed 0.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-beans jar 3.2.1.RELEASE
org.slf4j : slf4j-api jar 1.7.2

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.2

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.10
org.slf4j : slf4j-log4j12 jar 1.7.2

Project Modules

There are no modules declared in this project.