com.google.cloud:gapic-libraries-bom (1.28.0)
Published 2026-02-24 13:43:11 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.google.cloud</groupId>
<artifactId>gapic-libraries-bom</artifactId>
<version>1.28.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=com.google.cloud:gapic-libraries-bom:1.28.0About this package
BOM for the libraries in google-cloud-java repository. Users should not
depend on this artifact explicitly because this BOM is an implementation
detail of the Libraries BOM.