com.github.pkoli:xls2pojo-maven-plugin

A maven plugin to generate java classes from content provided in Excel Sheet

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.pkoli
ArtifactId

ArtifactId

xls2pojo-maven-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

com.github.pkoli:xls2pojo-maven-plugin
A maven plugin to generate java classes from content provided in Excel Sheet
Project URL

Project URL

https://github.com/pkoli/xls2pojo-maven-plugin
Source Code Management

Source Code Management

http://github.com/pkoli/xls2pojo-maven-plugin/tree/master

Download xls2pojo-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.pkoli</groupId>
    <artifactId>xls2pojo-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0