googleapis/google-api-java-client
Google APIs Client Library for Java observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 90
- Release rhythm 48
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 101.5
- age_days: 4327
- days_rel: 190
- days_push: 63
- n_releases_24m: 5
Adoption not part of the score
1472 stars · 770 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Google's Java client library for accessing HTTP-based APIs, including generated libraries for Google APIs. It provides OAuth 2.0 support, lightweight JSON/XML data models, and protocol buffers support.
Use cases
- call Google APIs from a Java application
- add OAuth 2.0 authentication to Java HTTP requests
- access any HTTP-based REST API from Java
- use Google APIs in an Android app
- serialize and deserialize JSON/XML API responses in Java
- integrate Google Drive or YouTube API into a JVM service
When to choose
- you need to call Google APIs from Java, Kotlin, or Android
- you want a mature, Google-maintained client with built-in OAuth 2.0
- you need a generic Java HTTP API client with JSON/XML model support
When to avoid
- you only need a thin HTTP client without Google API integration
- you depend on @Beta features in a library consumed by others
- you prefer Google's newer per-API client libraries (google-cloud-java)
Facets
library · maturity stable
http-client auth serialization sdk apis developer-tools web-development jvm cross-platform google-apis oauth2 json xml protocol-buffers api-client android
1 source
- readme: https://github.com/googleapis/google-api-java-client · fetched 2026-08-28 · ac9f5d7a9370
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| googleapis/google-api-java-client | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="googleapis/google-api-java-client")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem