com.github.paulcwarren:spring-content-gcs-boot-starter is not not avialbe in maven repository. Although om.github.paulcwarren:spring-content-gcs is available but it misses GcpProjectIdProvider which is needed for the configuration. I want to use the om.github.paulcwarren:spring-content-gcs-boot-starter together with the om.github.paulcwarren:spring-content-rest-boot-starter. I would appreciate any idea, how to get around this.
I know that there are spring dependencies for Google Storage but spring content would have saved me from a lot of code.