Last Version

xlsx 0.0.4

binding between java beans and exccel rows based on poi

License

License

GroupId

GroupId

com.github.gobars
ArtifactId

ArtifactId

xlsx
Version

Version

0.0.4
Type

Type

jar
Description

Description

xlsx
binding between java beans and exccel rows based on poi
Project URL

Project URL

http://github.com/gobars/httplog
Source Code Management

Source Code Management

http://github.com/gobars/httplog

Download xlsx 0.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 3.17
org.slf4j : slf4j-api Optional jar 1.7.30

provided (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.validation : validation-api jar 2.0.1.Final
javax.el : javax.el-api jar 2.2.5
org.glassfish.web : javax.el jar 2.2.5
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
org.hibernate : hibernate-validator jar 5.4.3.Final
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.30
com.google.truth : truth jar 1.0.1

Project Modules

There are no modules declared in this project.