Last Version

OpenXLS Java Spreadsheet SDK 11.0.4

Provides Excel-compatible spreadsheet file reading and writing as well as in-memory Spreadsheet functions

License

License

GroupId

GroupId

io.starter
ArtifactId

ArtifactId

OpenXLS
Version

Version

11.0.4
Type

Type

jar
Description

Description

OpenXLS Java Spreadsheet SDK
Provides Excel-compatible spreadsheet file reading and writing as well as in-memory Spreadsheet functions
Project URL

Project URL

https://github.com/StarterInc/OpenXLS
Project Organization

Project Organization

Starter Inc.
Source Code Management

Source Code Management

https://github.com/StarterInc/OpenXLS

Download OpenXLS 11.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
org.slf4j : jcl-over-slf4j jar 1.7.28
org.json : json jar 20180813
xpp3 : xpp3 jar 1.1.3.3

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.28
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.