我找不到 spring-social-google 的 maven 依赖项(https://github.com/GabiAxel/spring-social-google)。根据文档,依赖项的定义如下:
<dependency>
<groupId>org.springframework.social</groupId>
<artifactId>spring-social-google</artifactId>
<version>${org.springframework.social-google-version}</version>
</dependency>
但是它不存在于 Maven 存储库中。谁能证实这一点?