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

this module provides some useful class to add mapping annotations capability to row-bean-core.

License

License

Categories

Categories

Net CSV Data Data Formats
GroupId

GroupId

net.sf.csv-bean
ArtifactId

ArtifactId

row-bean-annotations
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.sf.csv-bean:row-bean-annotations
this module provides some useful class to add mapping annotations capability to row-bean-core.
Project URL

Project URL

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

Download row-bean-annotations

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.csv-bean : row-bean-core jar 1.1.0

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0