net.sf.csv-bean:row-bean-sample

Row-Bean sample module provides some samples of Row-Bean core use.

License

License

Categories

Categories

Net CSV Data Data Formats
GroupId

GroupId

net.sf.csv-bean
ArtifactId

ArtifactId

row-bean-sample
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.sf.csv-bean:row-bean-sample
Row-Bean sample module provides some samples of Row-Bean core use.
Project URL

Project URL

http://csv-bean.sourceforge.net/row-bean-sample/

Download row-bean-sample

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.csv-bean : row-bean-core jar 1.0.0
net.sf.csv-bean : row-bean-annotations jar 1.0.0
org.odftoolkit : odfdom-java jar 0.8.7

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0