pdfbox
pdfbox copied to clipboard
Java 9 explicit module-info
This PR adds explicit module-infos to each sub module that previously defined an automatic module name. I exported all packages by default as encapsulation needs to be discussed as it's obviously not backwards compatible with projects using Java 9+ that define an explicit module info.