Google+ and Play Framework integration.
git clone https://github.com/fbencosme/play-google-plus.git
cd play-google-plus/g+
play publish-local
Enter any existing Play 2.0 application directory and:
$ vim project/Build.scala
add val appDependencies = Seq( "g+" % "g+_2.9.1" % "1.0-SNAPSHOT")
$ cd ~/workspace/play-google-plus/samples
$ play run
The application will be available on port 9000.
http://play-gplus-sample.herokuapp.com/
Check for all contributors at https://github.com/fbencosme/play-google-plus/graphs/contributors