molgenis-legacy
molgenis-legacy copied to clipboard
Remove ExcelEntityExporter dependency on JXL
ExcelEntityExporter depends on the JXL library. Use the ExcelWriter class (which currently uses apache poi under the hood) instead of talking directly with JXL.
Resolved in the molgenis repo