Last Version

excel to java beans 0.0.34

a little utility to convert excel rows to java beans

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

excel2javabeans
Version

Version

0.0.34
Type

Type

jar
Description

Description

excel to java beans
a little utility to convert excel rows to java beans
Project URL

Project URL

http://github.com/bingoohuang/excel2javabeans
Source Code Management

Source Code Management

http://github.com/bingoohuang/excel2javabeans

Download excel2javabeans 0.0.34


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

Dependencies

compile (10)

Group / Artifact Type Version
org.jooq : joor-java-8 jar 0.9.9
com.github.bingoohuang : java-utils jar 0.0.22
org.apache.poi : ooxml-schemas jar 1.4
com.esotericsoftware : reflectasm jar 1.11.7
org.apache.xmlbeans : xmlbeans jar 3.0.2
org.apache.poi : poi-ooxml jar 3.17
org.objenesis : objenesis jar 3.0.1
org.apache.commons : commons-lang3 jar 3.8.1
com.google.guava : guava jar 27.0-jre
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.projectlombok : lombok Optional jar 1.18.4

test (8)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.54
redis.clients : jedis jar 2.9.0
com.github.bingoohuang : westid jar 0.0.2
com.github.bingoohuang : asmvalidator jar 0.0.16
junit : junit jar 4.12
com.google.truth : truth jar 0.40
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.10.1

Project Modules

There are no modules declared in this project.