xlsBean

xls to beans with annotation

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

th.co.geniustree
ArtifactId

ArtifactId

xlsBean
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

xlsBean
xls to beans with annotation
Project URL

Project URL

http://code.google.com/p/xls-beans

Download xlsBean

How to add to project

<!-- https://jarcasting.com/artifacts/th.co.geniustree/xlsBean/ -->
<dependency>
    <groupId>th.co.geniustree</groupId>
    <artifactId>xlsBean</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/th.co.geniustree/xlsBean/
implementation 'th.co.geniustree:xlsBean:1.1'
// https://jarcasting.com/artifacts/th.co.geniustree/xlsBean/
implementation ("th.co.geniustree:xlsBean:1.1")
'th.co.geniustree:xlsBean:jar:1.1'
<dependency org="th.co.geniustree" name="xlsBean" rev="1.1">
  <artifact name="xlsBean" type="jar" />
</dependency>
@Grapes(
@Grab(group='th.co.geniustree', module='xlsBean', version='1.1')
)
libraryDependencies += "th.co.geniustree" % "xlsBean" % "1.1"
[th.co.geniustree/xlsBean "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.1
org.apache.poi : poi jar 3.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
commons-lang : commons-lang jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0
1.0-M2