org.jxls:jxls-reader

Jxls Reader module to read Excel files

License

License

GroupId

GroupId

org.jxls
ArtifactId

ArtifactId

jxls-reader
Last Version

Last Version

2.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

org.jxls:jxls-reader
Jxls Reader module to read Excel files
Project URL

Project URL

http://jxls.sf.net
Source Code Management

Source Code Management

https://bitbucket.org/leonate/jxls-reader

Download jxls-reader

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-digester3 jar 3.2
org.apache.commons : commons-jexl jar 2.1.1
org.apache.poi : poi jar 4.0.0
org.apache.poi : poi-ooxml jar 4.0.0
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : jcl-over-slf4j jar 1.7.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.6
2.0.5
2.0.3
2.0.2
2.0.1
2.0.0