Dependencies - Ogefest/Notepack GitHub Wiki
Notepack is created using Java and JavaFX as gui library. As long it's possible everything is created in native java avoiding extrenal dependencies but sometimes some libraries are necessary. All dependencies are open sources and could be used in project like Notepack
Used libraries:
org.json
- to store local configuration in JSONcom.vladsch.flexmark
- to render Markdown filesnet.lingala.zip4j
- to save files as zip with password protectedorg.apache.jackrabbit
- WebDav support