xls2pojo-maven-plugin
Easily create pojo classes from data provided in excel sheet.
For instructions on how to use it- https://github.com/pkoli/xls2pojo-maven-plugin/wiki
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.pkoli |
| ArtifactId | ArtifactIdxls2pojo-maven-plugin |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptioncom.github.pkoli:xls2pojo-maven-plugin
A maven plugin to generate java classes from content
provided in Excel Sheet
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.pkoli</groupId>
<artifactId>xls2pojo-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.apache.poi : poi-ooxml | jar | 3.16 |
| com.google.guava : guava | jar | 14.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
Easily create pojo classes from data provided in excel sheet.
For instructions on how to use it- https://github.com/pkoli/xls2pojo-maven-plugin/wiki