Last Version

com.github.zjulzq:bean-csv 0.0.3

Read bean objects from a csv file or write bean objects to a csv file.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.zjulzq
ArtifactId

ArtifactId

bean-csv
Version

Version

0.0.3
Type

Type

jar
Description

Description

com.github.zjulzq:bean-csv
Read bean objects from a csv file or write bean objects to a csv file.
Project URL

Project URL

https://github.com/zjulzq/bean-csv

Download bean-csv 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.opencsv : opencsv jar 2.3
org.slf4j : slf4j-api jar 1.7.10
commons-beanutils : commons-beanutils jar 1.8.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.