License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdxls-pojo-plugin |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: xls :: pojo plugin
A simple Java API to read and write .xls and .xlsx files.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xls-pojo-plugin-0.3.1.pom | |
xls-pojo-plugin-0.3.1.jar | 34 KB |
xls-pojo-plugin-0.3.1-sources.jar | 18 KB |
xls-pojo-plugin-0.3.1-javadoc.jar | 28 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : pojo-testing | jar | 0.5.12 |
com.google.guava : guava | jar | 18.0 |