jar

org.springframework.social : spring-social-google

Maven & Gradle

May 25, 2014
5 usages
214 stars

Google API · Google API

Table Of Contents

Latest Version

Download org.springframework.social : spring-social-google JAR file - Latest Versions:

All Versions

Download org.springframework.social : spring-social-google JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-social-google-1.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.social.google.api.query

├─ org.springframework.social.google.api.query.ApiList.class - [JAR]

├─ org.springframework.social.google.api.query.ApiPage.class - [JAR]

├─ org.springframework.social.google.api.query.ApiQueryBuilder.class - [JAR]

├─ org.springframework.social.google.api.query.QueryBuilder.class - [JAR]

org.springframework.social.google.config.support

├─ org.springframework.social.google.config.support.GoogleApiHelper.class - [JAR]

org.springframework.social.google.api.plus.moments

├─ org.springframework.social.google.api.plus.moments.AddActivity.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.Album.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.Artist.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.Audio.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.Author.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.BuyActivity.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.CheckInActivity.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.CommentActivity.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.CreateActivity.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.DiscoverActivity.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.Geo.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.ListenActivity.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.Moment.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.MomentQueryBuilder.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.MomentTarget.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.MomentTypes.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.MomentsPage.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.PostalAddress.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.Rating.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.ReserveActivity.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.ReviewActivity.class - [JAR]

├─ org.springframework.social.google.api.plus.moments.WantActivity.class - [JAR]

org.springframework.social.google.config

├─ org.springframework.social.google.config.GoogleApiHelper.class - [JAR]

org.springframework.social.google.api.drive

├─ org.springframework.social.google.api.drive.AdditionalRole.class - [JAR]

├─ org.springframework.social.google.api.drive.CommentReply.class - [JAR]

├─ org.springframework.social.google.api.drive.CommentStatus.class - [JAR]

├─ org.springframework.social.google.api.drive.DriveAbout.class - [JAR]

├─ org.springframework.social.google.api.drive.DriveApp.class - [JAR]

├─ org.springframework.social.google.api.drive.DriveFile.class - [JAR]

├─ org.springframework.social.google.api.drive.DriveFileParent.class - [JAR]

├─ org.springframework.social.google.api.drive.DriveFileQueryBuilder.class - [JAR]

├─ org.springframework.social.google.api.drive.DriveFilesPage.class - [JAR]

├─ org.springframework.social.google.api.drive.DriveOperations.class - [JAR]

├─ org.springframework.social.google.api.drive.DriveUser.class - [JAR]

├─ org.springframework.social.google.api.drive.FileComment.class - [JAR]

├─ org.springframework.social.google.api.drive.FileCommentQueryBuilder.class - [JAR]

├─ org.springframework.social.google.api.drive.FileCommentsPage.class - [JAR]

├─ org.springframework.social.google.api.drive.FileRevision.class - [JAR]

├─ org.springframework.social.google.api.drive.PermissionRole.class - [JAR]

├─ org.springframework.social.google.api.drive.PermissionType.class - [JAR]

├─ org.springframework.social.google.api.drive.ReplyVerb.class - [JAR]

├─ org.springframework.social.google.api.drive.UploadParameters.class - [JAR]

├─ org.springframework.social.google.api.drive.UserPermission.class - [JAR]

org.springframework.social.google.config.xml

├─ org.springframework.social.google.config.xml.GoogleConfigBeanDefinitionParser.class - [JAR]

├─ org.springframework.social.google.config.xml.GoogleNamespaceHandler.class - [JAR]

org.springframework.social.google.api

├─ org.springframework.social.google.api.ApiEntity.class - [JAR]

├─ org.springframework.social.google.api.Google.class - [JAR]

org.springframework.social.google.api.tasks

├─ org.springframework.social.google.api.tasks.Task.class - [JAR]

├─ org.springframework.social.google.api.tasks.TaskList.class - [JAR]

├─ org.springframework.social.google.api.tasks.TaskListQueryBuilder.class - [JAR]

├─ org.springframework.social.google.api.tasks.TaskListsPage.class - [JAR]

├─ org.springframework.social.google.api.tasks.TaskOperations.class - [JAR]

├─ org.springframework.social.google.api.tasks.TaskQueryBuilder.class - [JAR]

├─ org.springframework.social.google.api.tasks.TaskStatus.class - [JAR]

├─ org.springframework.social.google.api.tasks.TasksPage.class - [JAR]

org.springframework.social.google.api.plus.moments.impl

├─ org.springframework.social.google.api.plus.moments.impl.MomentQueryBuilderImpl.class - [JAR]

org.springframework.social.google.api.tasks.impl

├─ org.springframework.social.google.api.tasks.impl.TaskListQueryBuilderImpl.class - [JAR]

├─ org.springframework.social.google.api.tasks.impl.TaskQueryBuilderImpl.class - [JAR]

├─ org.springframework.social.google.api.tasks.impl.TaskStatusDeserializer.class - [JAR]

├─ org.springframework.social.google.api.tasks.impl.TaskTemplate.class - [JAR]

org.springframework.social.google.security

├─ org.springframework.social.google.security.GoogleAuthenticationService.class - [JAR]

org.springframework.social.google.api.query.impl

├─ org.springframework.social.google.api.query.impl.ApiQueryBuilderImpl.class - [JAR]

├─ org.springframework.social.google.api.query.impl.QueryBuilderImpl.class - [JAR]

org.springframework.social.google.config.annotation

├─ org.springframework.social.google.config.annotation.EnableGoogle.class - [JAR]

├─ org.springframework.social.google.config.annotation.GoogleProviderConfigRegistrar.class - [JAR]

org.springframework.social.google.connect

├─ org.springframework.social.google.connect.GoogleAdapter.class - [JAR]

├─ org.springframework.social.google.connect.GoogleConnectionFactory.class - [JAR]

├─ org.springframework.social.google.connect.GoogleOAuth2Template.class - [JAR]

├─ org.springframework.social.google.connect.GoogleServiceProvider.class - [JAR]

org.springframework.social.google.api.drive.impl

├─ org.springframework.social.google.api.drive.impl.AdditionalRoleDeserializer.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.CommentStatusDeserializer.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.DriveAppsList.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.DriveFileQueryBuilderImpl.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.DriveTemplate.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.FileCommentQueryBuilderImpl.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.FileRevisionsList.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.IconCategoryDeserializer.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.PermissionRoleDeserializer.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.PermissionTypeDeserializer.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.ReplyVerbDeserializer.class - [JAR]

├─ org.springframework.social.google.api.drive.impl.UserPermissionsList.class - [JAR]

org.springframework.social.google.api.plus

├─ org.springframework.social.google.api.plus.ActivitiesOrder.class - [JAR]

├─ org.springframework.social.google.api.plus.ActivitiesPage.class - [JAR]

├─ org.springframework.social.google.api.plus.Activity.class - [JAR]

├─ org.springframework.social.google.api.plus.ActivityComment.class - [JAR]

├─ org.springframework.social.google.api.plus.ActivityCommentsPage.class - [JAR]

├─ org.springframework.social.google.api.plus.ActivityQueryBuilder.class - [JAR]

├─ org.springframework.social.google.api.plus.Organization.class - [JAR]

├─ org.springframework.social.google.api.plus.PeoplePage.class - [JAR]

├─ org.springframework.social.google.api.plus.Person.class - [JAR]

├─ org.springframework.social.google.api.plus.PersonQueryBuilder.class - [JAR]

├─ org.springframework.social.google.api.plus.PlusOperations.class - [JAR]

├─ org.springframework.social.google.api.plus.ProfileUrl.class - [JAR]

├─ org.springframework.social.google.api.plus.UrlType.class - [JAR]

org.springframework.social.google.api.impl

├─ org.springframework.social.google.api.impl.AbstractGoogleApiOperations.class - [JAR]

├─ org.springframework.social.google.api.impl.ApiEnumDeserializer.class - [JAR]

├─ org.springframework.social.google.api.impl.ApiEnumSerializer.class - [JAR]

├─ org.springframework.social.google.api.impl.GoogleTemplate.class - [JAR]

├─ org.springframework.social.google.api.impl.PatchBuilder.class - [JAR]

org.springframework.social.google.api.plus.impl

├─ org.springframework.social.google.api.plus.impl.ActivityQueryBuilderImpl.class - [JAR]

├─ org.springframework.social.google.api.plus.impl.PersonQueryBuilderImpl.class - [JAR]

├─ org.springframework.social.google.api.plus.impl.PlusTemplate.class - [JAR]

├─ org.springframework.social.google.api.plus.impl.UrlTypeDeserializer.class - [JAR]

Advertisement

Dependencies from Group

Mar 05, 2018
120 usages
617 stars
Mar 05, 2018
82 usages
617 stars
Mar 06, 2018
71 usages
617 stars
Mar 05, 2018
52 usages
617 stars
Oct 17, 2015
29 usages
121 stars

Discover Dependencies

Jan 09, 2012
1.2k usages
May 29, 2007
36 usages
Oct 06, 2011
68 usages
Nov 04, 2012
27 usages
Dec 07, 2008
44 usages
Nov 03, 2014
869 usages
Jul 11, 2014
11 usages
587 stars
Aug 26, 2013
19 usages
May 09, 2014
90 usages
Aug 25, 2014
13 usages
471 stars