Version 1.15.0-rc of the Google OAuth Java Client has been released!

23 views
Skip to first unread message

Nick Miceli

unread,
May 10, 2013, 5:52:53 PM5/10/13
to google-oauth...@googlegroups.com

Announcing the release of 1.15.0-rc:


We are proud to announce the first release candidate of the Google OAuth Java Client library!  We are finally going out of beta.


Note that there are still some features of the library in active development that may require backwards incompatible changes in future releases before they are ready to fully go out of beta.  Each of these features is annotated with a @Beta tag.


Highlights:


You can also look at the New Features, JavaDoc, and JDiff.

A zip of the library and all required dependencies is available here.


Maven users should specify version 1.15.0-rc in their project’s pom.xml file. For example:


<dependency>

   <groupId>com.google.oauth-client</groupId>
    <artifactId>google-oauth-client</artifactId>
    <version>1.15.0-rc</version>
</dependency>


Reply all
Reply to author
Forward
0 new messages