Announcing the release of 1.14.1-beta:
Highlights:
Updated to google-http-java-client version 1.14.1-beta
[ Issue 56 ]: Implemented OAuth 2.0 final standard
[ Issue 24 ] and [ Issue 41 ]: OAuth 2.0 support for password and client credentials
[ Issue 64 ]: Moved PrivateKeys into SecurityUtils in the HTTP project. See [ HTTP Issue 178 ]
[ Issue 68 ]: Moved JsonWebToken to the HTTP project. See [ HTTP Issue 191 ]
[ Issue 66 ]: BearerToken.authorizationHeaderAccessMethod now uses getAuthorizationAsList
[ Issue 67 ]: Renamed dependencies files to match package names
You can also look at the New Features , JavaDoc , and JDiff .
The library zip containing all required dependencies is available here .
Maven users should specify version 1.14.1-beta in your project’s plugin configuration:
<dependency>
<groupId>com.google.oauth-client</groupId>