Hello,
i wanted to explore Groupdocs.Comparison for Java version 23.5.
I configured the API in our maven repository and created a short code snippet that uses the Comparer class of that api.
To my suprise, a run-time-error occured, namely none of the classes of the API could be loaded:
java.lang.NoClassDefFoundError
was the message.
An idea how to solve the problem?
We are running OpenJDK17 here on a Windows 10 Enterprise Operating System
Regards!
Mikel