https://github.com/pc9795/xlbeans
A tiny framework to convert excel sheets :memo: into java objects and delegate the effort :alarm_clock: spent in parsing logic.
https://github.com/pc9795/xlbeans
Last synced: about 1 year ago
JSON representation
A tiny framework to convert excel sheets :memo: into java objects and delegate the effort :alarm_clock: spent in parsing logic.
- Host: GitHub
- URL: https://github.com/pc9795/xlbeans
- Owner: pc9795
- Created: 2017-12-15T04:00:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-14T09:14:29.000Z (over 1 year ago)
- Last Synced: 2025-02-14T10:25:25.051Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚨 Unmaintained 🚨
**This project is no longer actively maintained.**
Feel free to fork it if you'd like to continue its development.
# xlbeans
A tiny framework to convert excel sheets into java objects and delegate the effort spent in parsing logic.