Skip to content

(Netbeans with Maven) Unifying and simplifying application workbooks building

Notifications You must be signed in to change notification settings

paulopinheiro/jworkbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

jworkbook

(Netbeans with Maven) Unifying and simplifying application workbooks building

A library with tools to generate plain workbooks (sheets and cells) using a friendly interface. The idea is to use XLS/ODS file format to generate report sheets with header/footer, title rows, detail rows and total rows, not dealing too much with fonts, cellstyles or any advanced feature. Just a cheap report tool to Java applications.

I'm starting using only Apache POI dependency to generate XLS files. Later I'll integrate another dependency to work with ODS.

This is my first project with Maven and my first in github too. Feel free to make positive criticism.

And sorry my poor English....

About

(Netbeans with Maven) Unifying and simplifying application workbooks building

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages