Last Version

net.sf.csv-bean:row-bean-parent 1.1.0

Row-Bean is a CSV-Bean JAVA API. Row-Bean provides a mechanism to map csv file content to java beans and revers. For each use, a XML description must describe the wished mapping.

License

License

Categories

Categories

Net CSV Data Data Formats
GroupId

GroupId

net.sf.csv-bean
ArtifactId

ArtifactId

row-bean-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

net.sf.csv-bean:row-bean-parent
Row-Bean is a CSV-Bean JAVA API. Row-Bean provides a mechanism to map csv file content to java beans and revers. For each use, a XML description must describe the wished mapping.
Project URL

Project URL

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

Download row-bean-parent 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • row-bean-core
  • row-bean-annotations
  • row-bean-sample
  • row-bean-dist