Registry / cloud / google-cloud-bom

google-cloud-bom

JSON →
library0.261.0javamavenunverified

Bill of materials for managing versions of Google Cloud Java libraries.

<dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-bom</artifactId> <version>0.261.0</version> </dependency>
INSTALL
IMPORT
SIG · GOOGLE-CLOUD-BOM
G
google-cloud-bom
cloudjavav0.261.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ServiceOptions
com.google.cloud.ServiceOptions

Get the default project ID using Google Cloud libraries.

import com.google.cloud.ServiceOptions; public class Example { public static void main(String[] args) { String projectId = ServiceOptions.getDefaultProjectId(); System.out.println("Project ID: " + projectId); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.261.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
google-cloud-bom — mvn dependency:get google-cloud-bom · libregistry