Registry / cloud / google-cloud-core-bom

google-cloud-core-bom

JSON →
library2.69.0javamavenunverified

Google Cloud Core BOM provides a Bill of Materials for managing Google Cloud Core library versions.

<dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-core-bom</artifactId> <version>2.69.0</version> </dependency>
INSTALL
IMPORT
SIG · GOOGLE-CLOUD-CORE-
G
google-cloud-core-bom
cloudjavav2.69.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.

ProjectApi
com.google.cloud.core.ProjectApi

Creates a ProjectApi instance for interacting with Google Cloud projects.

import com.google.cloud.core.ProjectApi; public class Main { public static void main(String[] args) { ProjectApi api = ProjectApi.newBuilder().build(); System.out.println("ProjectApi created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.69.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
google-cloud-core-bom — mvn dependency:get google-cloud-core-bom · libregistry