CSVeed

Java toolkit for mapping CSV-to-Bean mapping and vice versa. Redirection to Introduction in 5 seconds!

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.hazendaz
ArtifactId

ArtifactId

csveed
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

CSVeed
Java toolkit for mapping CSV-to-Bean mapping and vice versa. Redirection to Introduction in 5 seconds!
Project URL

Project URL

http://csveed.org
Project Organization

Project Organization

42 BV
Source Code Management

Source Code Management

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

Download csveed

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha5

provided (7)

Group / Artifact Type Version
com.google.errorprone : error_prone_annotations jar 2.9.0
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.2.0.Final
com.google.j2objc : j2objc-annotations jar 1.3
com.google.code.findbugs : jsr305 jar 3.0.2
org.gaul : modernizer-maven-annotations jar 2.3.0
org.projectlombok : lombok jar 1.18.22
com.github.spotbugs : spotbugs-annotations jar 4.4.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.slf4j : slf4j-simple jar 2.0.0-alpha5

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7.0