License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdth.co.geniustree |
ArtifactId | ArtifactIdxlsBean |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionxlsBean
xls to beans with annotation
|
Project URL |
Project URL |
Filename | Size |
---|---|
xlsBean-1.1.pom | |
xlsBean-1.1.jar | 8 KB |
xlsBean-1.1-sources.jar | 4 KB |
xlsBean-1.1-javadoc.jar | 50 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 11.0.1 |
org.apache.poi : poi | jar | 3.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
commons-lang : commons-lang | jar | 2.4 |