Last Version

objectos :: xls :: pojo plugin 0.3.1

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

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

xls-pojo-plugin
Version

Version

0.3.1
Type

Type

jar
Description

Description

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

Project Organization

Objectos Software LTDA

Download xls-pojo-plugin 0.3.1


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

Dependencies

compile (8)

Group / Artifact Type Version
br.com.objectos : collections jar 0.1.1
br.com.objectos : metainf-compiler Optional jar 0.1.0
br.com.objectos : pojo-compiler Optional jar 0.5.12
br.com.objectos : pojo-plugin jar 0.5.12
br.com.objectos : strings jar 0.1.1
br.com.objectos : testable jar 0.4.5
br.com.objectos : testable-pojo-plugin Optional jar 0.4.5
br.com.objectos : xls jar 0.3.1

test (2)

Group / Artifact Type Version
br.com.objectos : pojo-testing jar 0.5.12
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.