Currently, the library google.cloud.secretmanager
doesn't support importing though module-info.java
. The Cloud Java SDK for Secret Manager doesn't work in a modularized project. The current known workaround is to repackage the JAR files. See thread: https://github.com/googleapis/google-cloud-java/issues/10975