Can I reference (copy source code or maven import) this project in a project using the Apache license 2?
If I reference it, can the current project only use the GPL 2 license? Thanks in advance.
I am using this version:
 <dependency>
            <groupId>com.orsonpdf</groupId>
            <artifactId>orsonpdf</artifactId>
            <version>1.9</version>
 </dependency>