Greetings,
I am having issues with running one of the Java examples. I belive that it has something to do with my pom.xml file. I added these following repositories and directories based on the install instructions. This was all done through Ubuntu.
Repositories:
asposeJavaAPI
Aspose Java API
https://releases.aspose.cloud/java/repo/
false
true
Directorties:
com.aspose
aspose-cad
24.1
Is there something else I am missing, because when I do “mvn install” all the packages I attempted to import are not found.