Registry / utility / api-common

api-common

JSON →
library2.63.0javamavenunverified

Common utilities for Google APIs in Java, providing shared infrastructure for client libraries.

<dependency> <groupId>com.google.api</groupId> <artifactId>api-common</artifactId> <version>2.63.0</version> </dependency>
INSTALL
IMPORT
SIG · API-COMMON
A
api-common
utilityjavav2.63.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.

ApiFuture
com.google.api.core.ApiFuture

Creates an immediate ApiFuture and retrieves its value.

ApiFuture<String> future = ApiFutures.immediateFuture("result"); System.out.println(future.get());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.63.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
38
Resources
api-common — mvn dependency:get api-common · libregistry