Excel Export Plugin
This plugin helps you export data in Excel (xlsx) format, using Apache POI. Read more
Dependency :
compile ":excel-export:0.1.4"
This plugin helps you export data in Excel (xlsx) format, using Apache POI. Read more
Dependency :
compile ":excel-export:0.1.4"
4% of Grails users
Excel-Import plugin uses Apache POI http://poi.apache.org/ library (v 3.7) to parse Excel files. It's useful for either bootstrapping data, or when you want to allow your users to enter some data using Excel spreadsheets. Read more
Dependency :
compile ":excel-import:1.0.0"