The SDK's Java classes, which are in the com.sun.star.lib.loader package, are not made available in the Maven Central repository. I use Maven, rather than the SDK tooling, to create my client application. Currently, I build and install an org.libreoffice:libreoffice-sdk:24.2.1 artifact into my local Maven repository so that I can build my client application. Expected Result: org.libreoffice:libreoffice-sdk artifacts are available in the Maven Central repository.