License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdnl.tweeenveertig.csveed |
ArtifactId | ArtifactIdcsveed |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCSVeed
Java toolkit for mapping CSV-to-Bean mapping and vice versa
|
Project URL |
Project URL |
Project Organization |
Project Organization42 BV |
Filename | Size |
---|---|
csveed-0.2.2.pom | |
csveed-0.2.2.jar | 54 KB |
csveed-0.2.2-sources.jar | 38 KB |
csveed-0.2.2-javadoc.jar | 274 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 3.2.1.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |