Last Version

objectos :: way :: xls :: api 0.6.0

A simple Java API to read and write .xls and .xlsx files.

License

License

GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

xls-api
Version

Version

0.6.0
Type

Type

jar
Description

Description

objectos :: way :: xls :: api
A simple Java API to read and write .xls and .xlsx files.
Project Organization

Project Organization

Objectos Software LTDA

Download xls-api 0.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
br.com.objectos.way : pojo-boot Optional jar 0.6.0
br.com.objectos : io-fs jar 0.14.0
org.apache.poi : poi jar 3.15
org.apache.poi : poi-ooxml jar 3.15

test (3)

Group / Artifact Type Version
br.com.objectos : assertion jar 0.8.0
br.com.objectos.core : collections jar 0.4.0
br.com.objectos : io-cl jar 0.14.0

Project Modules

There are no modules declared in this project.