All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spring-social-core JAR 1.1.5.RELEASE with all dependencies


Foundational module containing the ServiceProvider Connect Framework and Service API invocation support.

Files of the artifact spring-social-core version 1.1.5.RELEASE from the group org.springframework.social.

Artifact spring-social-core
Group org.springframework.social
Version 1.1.5.RELEASE
Last update 15. February 2018
Tags: module support connect foundational serviceprovider containing service invocation framework
Organization Spring IO
URL https://github.com/spring-projects/spring-social
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies spring-web,
There are maybe transitive dependencies!
There is a newer version: 1.1.6.RELEASE
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-social-core Show documentation

Please rate this JAR file. Is it a good library?

28 downloads

Source code of spring-social-core version 1.1.5.RELEASE

META-INF
META-INF.META-INF.MANIFEST.MF
org.springframework.social
org.springframework.social.org.springframework.social.ApiBinding
org.springframework.social.org.springframework.social.ApiException
org.springframework.social.org.springframework.social.DuplicateStatusException
org.springframework.social.org.springframework.social.ExpiredAuthorizationException
org.springframework.social.org.springframework.social.InsufficientPermissionException
org.springframework.social.org.springframework.social.InternalServerErrorException
org.springframework.social.org.springframework.social.InvalidAuthorizationException
org.springframework.social.org.springframework.social.MissingAuthorizationException
org.springframework.social.org.springframework.social.NotAuthorizedException
org.springframework.social.org.springframework.social.OperationNotPermittedException
org.springframework.social.org.springframework.social.RateLimitExceededException
org.springframework.social.org.springframework.social.RejectedAuthorizationException
org.springframework.social.org.springframework.social.ResourceNotFoundException
org.springframework.social.org.springframework.social.RevokedAuthorizationException
org.springframework.social.org.springframework.social.ServerDownException
org.springframework.social.org.springframework.social.ServerException
org.springframework.social.org.springframework.social.ServerOverloadedException
org.springframework.social.org.springframework.social.ServiceProvider
org.springframework.social.org.springframework.social.SocialException
org.springframework.social.org.springframework.social.UncategorizedApiException
org.springframework.social.org.springframework.social.UserIdSource
org.springframework.social.connect
org.springframework.social.connect.org.springframework.social.connect.ApiAdapter
org.springframework.social.connect.org.springframework.social.connect.Connection
org.springframework.social.connect.org.springframework.social.connect.ConnectionData
org.springframework.social.connect.org.springframework.social.connect.ConnectionFactory
org.springframework.social.connect.org.springframework.social.connect.ConnectionFactoryLocator
org.springframework.social.connect.org.springframework.social.connect.ConnectionKey
org.springframework.social.connect.org.springframework.social.connect.ConnectionRepository
org.springframework.social.connect.org.springframework.social.connect.ConnectionRepositoryException
org.springframework.social.connect.org.springframework.social.connect.ConnectionSignUp
org.springframework.social.connect.org.springframework.social.connect.ConnectionValues
org.springframework.social.connect.org.springframework.social.connect.DuplicateConnectionException
org.springframework.social.connect.org.springframework.social.connect.NoSuchConnectionException
org.springframework.social.connect.org.springframework.social.connect.NotConnectedException
org.springframework.social.connect.org.springframework.social.connect.NullApiAdapter
org.springframework.social.connect.org.springframework.social.connect.UserProfile
org.springframework.social.connect.org.springframework.social.connect.UserProfileBuilder
org.springframework.social.connect.org.springframework.social.connect.UsersConnectionRepository
org.springframework.social.connect.jdbc
org.springframework.social.connect.jdbc.org.springframework.social.connect.jdbc.JdbcConnectionRepository
org.springframework.social.connect.jdbc.org.springframework.social.connect.jdbc.JdbcUsersConnectionRepository
org.springframework.social.connect.jdbc.org.springframework.social.connect.jdbc.package-info
org.springframework.social.connect.mem
org.springframework.social.connect.mem.org.springframework.social.connect.mem.InMemoryConnectionRepository
org.springframework.social.connect.mem.org.springframework.social.connect.mem.InMemoryUsersConnectionRepository
org.springframework.social.connect
org.springframework.social.connect.org.springframework.social.connect.package-info
org.springframework.social.connect.support
org.springframework.social.connect.support.org.springframework.social.connect.support.AbstractConnection
org.springframework.social.connect.support.org.springframework.social.connect.support.ConnectionFactoryRegistry
org.springframework.social.connect.support.org.springframework.social.connect.support.OAuth1Connection
org.springframework.social.connect.support.org.springframework.social.connect.support.OAuth1ConnectionFactory
org.springframework.social.connect.support.org.springframework.social.connect.support.OAuth2Connection
org.springframework.social.connect.support.org.springframework.social.connect.support.OAuth2ConnectionFactory
org.springframework.social.connect.support.org.springframework.social.connect.support.package-info
org.springframework.social.oauth1
org.springframework.social.oauth1.org.springframework.social.oauth1.AbstractOAuth1ApiBinding
org.springframework.social.oauth1.org.springframework.social.oauth1.AbstractOAuth1ServiceProvider
org.springframework.social.oauth1.org.springframework.social.oauth1.AuthorizedRequestToken
org.springframework.social.oauth1.org.springframework.social.oauth1.EmptyMultiValueMap
org.springframework.social.oauth1.org.springframework.social.oauth1.GenericOAuth1ConnectionFactory
org.springframework.social.oauth1.org.springframework.social.oauth1.GenericOAuth1ServiceProvider
org.springframework.social.oauth1.org.springframework.social.oauth1.OAuth1Credentials
org.springframework.social.oauth1.org.springframework.social.oauth1.OAuth1Operations
org.springframework.social.oauth1.org.springframework.social.oauth1.OAuth1Parameters
org.springframework.social.oauth1.org.springframework.social.oauth1.OAuth1RequestInterceptor
org.springframework.social.oauth1.org.springframework.social.oauth1.OAuth1ServiceProvider
org.springframework.social.oauth1.org.springframework.social.oauth1.OAuth1Template
org.springframework.social.oauth1.org.springframework.social.oauth1.OAuth1Version
org.springframework.social.oauth1.org.springframework.social.oauth1.OAuthToken
org.springframework.social.oauth1.org.springframework.social.oauth1.ProtectedResourceClientFactory
org.springframework.social.oauth1.org.springframework.social.oauth1.SigningSupport
org.springframework.social.oauth1.org.springframework.social.oauth1.TreeMultiValueMap
org.springframework.social.oauth1.org.springframework.social.oauth1.package-info
org.springframework.social.oauth2
org.springframework.social.oauth2.org.springframework.social.oauth2.AbstractOAuth2ApiBinding
org.springframework.social.oauth2.org.springframework.social.oauth2.AbstractOAuth2ServiceProvider
org.springframework.social.oauth2.org.springframework.social.oauth2.AccessGrant
org.springframework.social.oauth2.org.springframework.social.oauth2.GenericOAuth2ConnectionFactory
org.springframework.social.oauth2.org.springframework.social.oauth2.GenericOAuth2ServiceProvider
org.springframework.social.oauth2.org.springframework.social.oauth2.GrantType
org.springframework.social.oauth2.org.springframework.social.oauth2.OAuth2Operations
org.springframework.social.oauth2.org.springframework.social.oauth2.OAuth2Parameters
org.springframework.social.oauth2.org.springframework.social.oauth2.OAuth2RequestInterceptor
org.springframework.social.oauth2.org.springframework.social.oauth2.OAuth2ServiceProvider
org.springframework.social.oauth2.org.springframework.social.oauth2.OAuth2Template
org.springframework.social.oauth2.org.springframework.social.oauth2.OAuth2TokenParameterRequestInterceptor
org.springframework.social.oauth2.org.springframework.social.oauth2.OAuth2Version
org.springframework.social.oauth2.org.springframework.social.oauth2.PreemptiveBasicAuthClientHttpRequestInterceptor
org.springframework.social.oauth2.org.springframework.social.oauth2.TokenStrategy
org.springframework.social.oauth2.org.springframework.social.oauth2.package-info
org.springframework.social
org.springframework.social.org.springframework.social.package-info
org.springframework.social.support
org.springframework.social.support.org.springframework.social.support.BufferingClientHttpResponse
org.springframework.social.support.org.springframework.social.support.ClientHttpRequestFactorySelector
org.springframework.social.support.org.springframework.social.support.FormMapHttpMessageConverter
org.springframework.social.support.org.springframework.social.support.HttpRequestDecorator
org.springframework.social.support.org.springframework.social.support.LoggingErrorHandler
org.springframework.social.support.org.springframework.social.support.ParameterMap
org.springframework.social.support.org.springframework.social.support.URIBuilder
org.springframework.social.support.org.springframework.social.support.URIBuilderException
org.springframework.social.support.org.springframework.social.support.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy