jar

com.github.weekens : spring-social-vkontakte

Maven & Gradle

Jan 07, 2014
Table Of Contents

Latest Version

Download com.github.weekens : spring-social-vkontakte JAR file - Latest Versions:

All Versions

Download com.github.weekens : spring-social-vkontakte JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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-vkontakte-1.1.3.M3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.social.vkontakte.config.xml

├─ org.springframework.social.vkontakte.config.xml.VKontakteConfigBeanDefinitionParser.class - [JAR]

├─ org.springframework.social.vkontakte.config.xml.VKontakteNamespaceHandler.class - [JAR]

org.springframework.social.vkontakte.security

├─ org.springframework.social.vkontakte.security.VKontakteAuthenticationService.class - [JAR]

org.springframework.social.vkontakte.api

├─ org.springframework.social.vkontakte.api.ApplicationAttachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.Attachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.AudioAttachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.DocumentAttachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.Error.class - [JAR]

├─ org.springframework.social.vkontakte.api.FeedOperations.class - [JAR]

├─ org.springframework.social.vkontakte.api.FriendsOperations.class - [JAR]

├─ org.springframework.social.vkontakte.api.GraffitiAttachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.LinkAttachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.NewsPost.class - [JAR]

├─ org.springframework.social.vkontakte.api.NoteAttachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.PageAttachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.PhotoAttachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.PollAttachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.Post.class - [JAR]

├─ org.springframework.social.vkontakte.api.PostStatus.class - [JAR]

├─ org.springframework.social.vkontakte.api.PostStatusResponse.class - [JAR]

├─ org.springframework.social.vkontakte.api.UsersOperations.class - [JAR]

├─ org.springframework.social.vkontakte.api.VKArrayResponse.class - [JAR]

├─ org.springframework.social.vkontakte.api.VKGenericResponse.class - [JAR]

├─ org.springframework.social.vkontakte.api.VKResponse.class - [JAR]

├─ org.springframework.social.vkontakte.api.VKontakte.class - [JAR]

├─ org.springframework.social.vkontakte.api.VKontakteDate.class - [JAR]

├─ org.springframework.social.vkontakte.api.VKontakteErrorException.class - [JAR]

├─ org.springframework.social.vkontakte.api.VKontakteErrorHandler.class - [JAR]

├─ org.springframework.social.vkontakte.api.VKontakteProfile.class - [JAR]

├─ org.springframework.social.vkontakte.api.VKontakteProfiles.class - [JAR]

├─ org.springframework.social.vkontakte.api.VideoAttachment.class - [JAR]

├─ org.springframework.social.vkontakte.api.WallOperations.class - [JAR]

org.springframework.social.vkontakte.api.impl.json

├─ org.springframework.social.vkontakte.api.impl.json.ApplicationAttachmentMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.AttachmentMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.AudioAttachmentMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.DocumentAttachmentMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.ErrorMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.GraffitiAttachmentMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.LinkAttachmentMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.NewsPostMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.NoteAttachmentMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.PageAttachmentMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.PhotoAttachmentMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.PollAttachmentMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.PostLikesMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.PostMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.PostRepostsMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.PostStatusMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.PostStatusResponseMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.VKArray.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.VKGenericResponseMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.VKResponseMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.VKontakteModule.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.VKontakteProfileMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.VKontakteProfilesMixin.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.json.VideoAttachmentMixin.class - [JAR]

org.springframework.social.vkontakte.api.impl

├─ org.springframework.social.vkontakte.api.impl.AbstractVKontakteOperations.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.FeedTemplate.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.FriendsTemplate.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.UsersTemplate.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.VKontakteTemplate.class - [JAR]

├─ org.springframework.social.vkontakte.api.impl.WallTemplate.class - [JAR]

org.springframework.social.vkontakte.connect

├─ org.springframework.social.vkontakte.connect.VKontakteAdapter.class - [JAR]

├─ org.springframework.social.vkontakte.connect.VKontakteConnectionFactory.class - [JAR]

├─ org.springframework.social.vkontakte.connect.VKontakteOAuth2Template.class - [JAR]

├─ org.springframework.social.vkontakte.connect.VKontakteServiceProvider.class - [JAR]

org.springframework.social.vkontakte.config.annotation

├─ org.springframework.social.vkontakte.config.annotation.EnableVKontakte.class - [JAR]

├─ org.springframework.social.vkontakte.config.annotation.VKontakteProviderConfigRegistrar.class - [JAR]

Advertisement