Download spring-security-oauth2-2.0.2.release.jar file

Introduction

You can download spring-security-oauth2-2.0.2.release.jar in this page.

License

Apache Open Source

Type List

spring-security-oauth2-2.0.2.release.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/org.springframework.security.oauth/spring-security-oauth2/pom.properties
META-INF/maven/org.springframework.security.oauth/spring-security-oauth2/pom.xml
META-INF/spring.handlers
META-INF/spring.schemas
org.springframework.security.oauth2.client.DefaultOAuth2ClientContext.class
org.springframework.security.oauth2.client.DefaultOAuth2RequestAuthenticator.class
org.springframework.security.oauth2.client.OAuth2ClientContext.class
org.springframework.security.oauth2.client.OAuth2RequestAuthenticator.class
org.springframework.security.oauth2.client.OAuth2RestOperations.class
org.springframework.security.oauth2.client.OAuth2RestTemplate.class
org.springframework.security.oauth2.client.filter.OAuth2ClientAuthenticationProcessingFilter.class
org.springframework.security.oauth2.client.filter.OAuth2ClientContextFilter.class
org.springframework.security.oauth2.client.filter.state.DefaultStateKeyGenerator.class
org.springframework.security.oauth2.client.filter.state.StateKeyGenerator.class
org.springframework.security.oauth2.client.http.AccessTokenRequiredException.class
org.springframework.security.oauth2.client.http.OAuth2ErrorHandler.class
org.springframework.security.oauth2.client.http.StringSplitUtils.class
org.springframework.security.oauth2.client.resource.BaseOAuth2ProtectedResourceDetails.class
org.springframework.security.oauth2.client.resource.OAuth2AccessDeniedException.class
org.springframework.security.oauth2.client.resource.OAuth2ProtectedResourceDetails.class
org.springframework.security.oauth2.client.resource.UserApprovalRequiredException.class
org.springframework.security.oauth2.client.resource.UserRedirectRequiredException.class
org.springframework.security.oauth2.client.test.BeforeOAuth2Context.class
org.springframework.security.oauth2.client.test.OAuth2ContextConfiguration.class
org.springframework.security.oauth2.client.test.OAuth2ContextSetup.class
org.springframework.security.oauth2.client.test.RestTemplateHolder.class
org.springframework.security.oauth2.client.test.TestAccounts.class
org.springframework.security.oauth2.client.token.AccessTokenProvider.class
org.springframework.security.oauth2.client.token.AccessTokenProviderChain.class
org.springframework.security.oauth2.client.token.AccessTokenRequest.class
org.springframework.security.oauth2.client.token.ClientKeyGenerator.class
org.springframework.security.oauth2.client.token.ClientTokenServices.class
org.springframework.security.oauth2.client.token.DefaultAccessTokenRequest.class
org.springframework.security.oauth2.client.token.DefaultClientKeyGenerator.class
org.springframework.security.oauth2.client.token.DefaultRequestEnhancer.class
org.springframework.security.oauth2.client.token.JdbcClientTokenServices.class
org.springframework.security.oauth2.client.token.OAuth2AccessTokenSupport.class
org.springframework.security.oauth2.client.token.RequestEnhancer.class
org.springframework.security.oauth2.client.token.auth.ClientAuthenticationHandler.class
org.springframework.security.oauth2.client.token.auth.DefaultClientAuthenticationHandler.class
org.springframework.security.oauth2.client.token.grant.client.ClientCredentialsAccessTokenProvider.class
org.springframework.security.oauth2.client.token.grant.client.ClientCredentialsResourceDetails.class
org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeAccessTokenProvider.class
org.springframework.security.oauth2.client.token.grant.code.AuthorizationCodeResourceDetails.class
org.springframework.security.oauth2.client.token.grant.implicit.ImplicitAccessTokenProvider.class
org.springframework.security.oauth2.client.token.grant.implicit.ImplicitResourceDetails.class
org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordAccessTokenProvider.class
org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordResourceDetails.class
org.springframework.security.oauth2.client.token.grant.redirect.AbstractRedirectResourceDetails.class
org.springframework.security.oauth2.common.AuthenticationScheme.class
org.springframework.security.oauth2.common.DefaultExpiringOAuth2RefreshToken.class
org.springframework.security.oauth2.common.DefaultOAuth2AccessToken.class
org.springframework.security.oauth2.common.DefaultOAuth2RefreshToken.class
org.springframework.security.oauth2.common.DefaultThrowableAnalyzer.class
org.springframework.security.oauth2.common.ExpiringOAuth2RefreshToken.class
org.springframework.security.oauth2.common.OAuth2AccessToken.class
org.springframework.security.oauth2.common.OAuth2AccessTokenJackson1Deserializer.class
org.springframework.security.oauth2.common.OAuth2AccessTokenJackson1Serializer.class
org.springframework.security.oauth2.common.OAuth2AccessTokenJackson2Deserializer.class
org.springframework.security.oauth2.common.OAuth2AccessTokenJackson2Serializer.class
org.springframework.security.oauth2.common.OAuth2RefreshToken.class
org.springframework.security.oauth2.common.exceptions.BadClientCredentialsException.class
org.springframework.security.oauth2.common.exceptions.ClientAuthenticationException.class
org.springframework.security.oauth2.common.exceptions.InsufficientScopeException.class
org.springframework.security.oauth2.common.exceptions.InvalidClientException.class
org.springframework.security.oauth2.common.exceptions.InvalidGrantException.class
org.springframework.security.oauth2.common.exceptions.InvalidRequestException.class
org.springframework.security.oauth2.common.exceptions.InvalidScopeException.class
org.springframework.security.oauth2.common.exceptions.InvalidTokenException.class
org.springframework.security.oauth2.common.exceptions.OAuth2Exception.class
org.springframework.security.oauth2.common.exceptions.OAuth2ExceptionJackson1Deserializer.class
org.springframework.security.oauth2.common.exceptions.OAuth2ExceptionJackson1Serializer.class
org.springframework.security.oauth2.common.exceptions.OAuth2ExceptionJackson2Deserializer.class
org.springframework.security.oauth2.common.exceptions.OAuth2ExceptionJackson2Serializer.class
org.springframework.security.oauth2.common.exceptions.RedirectMismatchException.class
org.springframework.security.oauth2.common.exceptions.SerializationException.class
org.springframework.security.oauth2.common.exceptions.UnapprovedClientAuthenticationException.class
org.springframework.security.oauth2.common.exceptions.UnauthorizedClientException.class
org.springframework.security.oauth2.common.exceptions.UnauthorizedUserException.class
org.springframework.security.oauth2.common.exceptions.UnsupportedGrantTypeException.class
org.springframework.security.oauth2.common.exceptions.UnsupportedResponseTypeException.class
org.springframework.security.oauth2.common.exceptions.UserDeniedAuthorizationException.class
org.springframework.security.oauth2.common.util.DefaultJdbcListFactory.class
org.springframework.security.oauth2.common.util.JdbcListFactory.class
org.springframework.security.oauth2.common.util.JsonDateDeserializer.class
org.springframework.security.oauth2.common.util.JsonDateSerializer.class
org.springframework.security.oauth2.common.util.OAuth2Utils.class
org.springframework.security.oauth2.common.util.RandomValueStringGenerator.class
org.springframework.security.oauth2.common.util.SerializationUtils.class
org.springframework.security.oauth2.config.annotation.builders.ClientDetailsServiceBuilder.class
org.springframework.security.oauth2.config.annotation.builders.InMemoryClientDetailsServiceBuilder.class
org.springframework.security.oauth2.config.annotation.builders.JdbcClientDetailsServiceBuilder.class
org.springframework.security.oauth2.config.annotation.configuration.ClientDetailsServiceConfiguration.class
org.springframework.security.oauth2.config.annotation.configurers.ClientDetailsServiceConfigurer.class
org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurer.class
org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurerAdapter.class
org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerEndpointsConfiguration.class
org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerSecurityConfiguration.class
org.springframework.security.oauth2.config.annotation.web.configuration.EnableAuthorizationServer.class
org.springframework.security.oauth2.config.annotation.web.configuration.EnableOAuth2Client.class
org.springframework.security.oauth2.config.annotation.web.configuration.EnableResourceServer.class
org.springframework.security.oauth2.config.annotation.web.configuration.OAuth2ClientConfiguration.class
org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration.class
org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurer.class
org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter.class
org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerEndpointsConfigurer.class
org.springframework.security.oauth2.config.annotation.web.configurers.AuthorizationServerSecurityConfigurer.class
org.springframework.security.oauth2.config.annotation.web.configurers.ResourceServerSecurityConfigurer.class
org.springframework.security.oauth2.config.xml.AuthorizationServerBeanDefinitionParser.class
org.springframework.security.oauth2.config.xml.ClientBeanDefinitionParser.class
org.springframework.security.oauth2.config.xml.ClientDetailsServiceBeanDefinitionParser.class
org.springframework.security.oauth2.config.xml.ConfigUtils.class
org.springframework.security.oauth2.config.xml.ExpressionHandlerBeanDefinitionParser.class
org.springframework.security.oauth2.config.xml.OAuth2ClientContextFactoryBean.class
org.springframework.security.oauth2.config.xml.OAuth2SecurityNamespaceHandler.class
org.springframework.security.oauth2.config.xml.ProviderBeanDefinitionParser.class
org.springframework.security.oauth2.config.xml.ResourceBeanDefinitionParser.class
org.springframework.security.oauth2.config.xml.ResourceServerBeanDefinitionParser.class
org.springframework.security.oauth2.config.xml.RestTemplateBeanDefinitionParser.class
org.springframework.security.oauth2.config.xml.WebExpressionHandlerBeanDefinitionParser.class
org.springframework.security.oauth2.http.converter.FormOAuth2AccessTokenMessageConverter.class
org.springframework.security.oauth2.http.converter.FormOAuth2ExceptionHttpMessageConverter.class
org.springframework.security.oauth2.http.converter.jaxb.AbstractJaxbMessageConverter.class
org.springframework.security.oauth2.http.converter.jaxb.JaxbOAuth2AccessToken.class
org.springframework.security.oauth2.http.converter.jaxb.JaxbOAuth2AccessTokenMessageConverter.class
org.springframework.security.oauth2.http.converter.jaxb.JaxbOAuth2Exception.class
org.springframework.security.oauth2.http.converter.jaxb.JaxbOAuth2ExceptionMessageConverter.class
org.springframework.security.oauth2.provider.AuthorizationRequest.class
org.springframework.security.oauth2.provider.BaseRequest.class
org.springframework.security.oauth2.provider.ClientAlreadyExistsException.class
org.springframework.security.oauth2.provider.ClientDetails.class
org.springframework.security.oauth2.provider.ClientDetailsService.class
org.springframework.security.oauth2.provider.ClientRegistrationException.class
org.springframework.security.oauth2.provider.ClientRegistrationService.class
org.springframework.security.oauth2.provider.CompositeTokenGranter.class
org.springframework.security.oauth2.provider.DefaultSecurityContextAccessor.class
org.springframework.security.oauth2.provider.NoSuchClientException.class
org.springframework.security.oauth2.provider.OAuth2Authentication.class
org.springframework.security.oauth2.provider.OAuth2Request.class
org.springframework.security.oauth2.provider.OAuth2RequestFactory.class
org.springframework.security.oauth2.provider.OAuth2RequestValidator.class
org.springframework.security.oauth2.provider.SecurityContextAccessor.class
org.springframework.security.oauth2.provider.TokenGranter.class
org.springframework.security.oauth2.provider.TokenRequest.class
org.springframework.security.oauth2.provider.approval.Approval.class
org.springframework.security.oauth2.provider.approval.ApprovalStore.class
org.springframework.security.oauth2.provider.approval.ApprovalStoreUserApprovalHandler.class
org.springframework.security.oauth2.provider.approval.DefaultUserApprovalHandler.class
org.springframework.security.oauth2.provider.approval.InMemoryApprovalStore.class
org.springframework.security.oauth2.provider.approval.JdbcApprovalStore.class
org.springframework.security.oauth2.provider.approval.TokenApprovalStore.class
org.springframework.security.oauth2.provider.approval.TokenStoreUserApprovalHandler.class
org.springframework.security.oauth2.provider.approval.UserApprovalHandler.class
org.springframework.security.oauth2.provider.authentication.BearerTokenExtractor.class
org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetails.class
org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationDetailsSource.class
org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationManager.class
org.springframework.security.oauth2.provider.authentication.OAuth2AuthenticationProcessingFilter.class
org.springframework.security.oauth2.provider.authentication.TokenExtractor.class
org.springframework.security.oauth2.provider.client.BaseClientDetails.class
org.springframework.security.oauth2.provider.client.ClientCredentialsTokenEndpointFilter.class
org.springframework.security.oauth2.provider.client.ClientCredentialsTokenGranter.class
org.springframework.security.oauth2.provider.client.ClientDetailsUserDetailsService.class
org.springframework.security.oauth2.provider.client.InMemoryClientDetailsService.class
org.springframework.security.oauth2.provider.client.Jackson2ArrayOrStringDeserializer.class
org.springframework.security.oauth2.provider.client.JacksonArrayOrStringDeserializer.class
org.springframework.security.oauth2.provider.client.JdbcClientDetailsService.class
org.springframework.security.oauth2.provider.code.AuthorizationCodeServices.class
org.springframework.security.oauth2.provider.code.AuthorizationCodeTokenGranter.class
org.springframework.security.oauth2.provider.code.InMemoryAuthorizationCodeServices.class
org.springframework.security.oauth2.provider.code.JdbcAuthorizationCodeServices.class
org.springframework.security.oauth2.provider.code.RandomValueAuthorizationCodeServices.class
org.springframework.security.oauth2.provider.endpoint.AbstractEndpoint.class
org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint.class
org.springframework.security.oauth2.provider.endpoint.CheckTokenEndpoint.class
org.springframework.security.oauth2.provider.endpoint.DefaultRedirectResolver.class
org.springframework.security.oauth2.provider.endpoint.ExactMatchRedirectResolver.class
org.springframework.security.oauth2.provider.endpoint.FrameworkEndpoint.class
org.springframework.security.oauth2.provider.endpoint.FrameworkEndpointHandlerMapping.class
org.springframework.security.oauth2.provider.endpoint.RedirectResolver.class
org.springframework.security.oauth2.provider.endpoint.SpelView.class
org.springframework.security.oauth2.provider.endpoint.TokenEndpoint.class
org.springframework.security.oauth2.provider.endpoint.TokenEndpointAuthenticationFilter.class
org.springframework.security.oauth2.provider.endpoint.TokenKeyEndpoint.class
org.springframework.security.oauth2.provider.endpoint.WhitelabelApprovalEndpoint.class
org.springframework.security.oauth2.provider.endpoint.WhitelabelErrorEndpoint.class
org.springframework.security.oauth2.provider.error.AbstractOAuth2SecurityExceptionHandler.class
org.springframework.security.oauth2.provider.error.DefaultOAuth2ExceptionRenderer.class
org.springframework.security.oauth2.provider.error.DefaultWebResponseExceptionTranslator.class
org.springframework.security.oauth2.provider.error.OAuth2AccessDeniedHandler.class
org.springframework.security.oauth2.provider.error.OAuth2AuthenticationEntryPoint.class
org.springframework.security.oauth2.provider.error.OAuth2ExceptionRenderer.class
org.springframework.security.oauth2.provider.error.WebResponseExceptionTranslator.class
org.springframework.security.oauth2.provider.expression.OAuth2ExpressionParser.class
org.springframework.security.oauth2.provider.expression.OAuth2ExpressionUtils.class
org.springframework.security.oauth2.provider.expression.OAuth2MethodSecurityExpressionHandler.class
org.springframework.security.oauth2.provider.expression.OAuth2SecurityExpressionMethods.class
org.springframework.security.oauth2.provider.expression.OAuth2WebSecurityExpressionHandler.class
org.springframework.security.oauth2.provider.implicit.ImplicitGrantService.class
org.springframework.security.oauth2.provider.implicit.ImplicitTokenGranter.class
org.springframework.security.oauth2.provider.implicit.ImplicitTokenRequest.class
org.springframework.security.oauth2.provider.implicit.InMemoryImplicitGrantService.class
org.springframework.security.oauth2.provider.password.ResourceOwnerPasswordTokenGranter.class
org.springframework.security.oauth2.provider.refresh.RefreshTokenGranter.class
org.springframework.security.oauth2.provider.request.DefaultOAuth2RequestFactory.class
org.springframework.security.oauth2.provider.request.DefaultOAuth2RequestValidator.class
org.springframework.security.oauth2.provider.token.AbstractTokenGranter.class
org.springframework.security.oauth2.provider.token.AccessTokenConverter.class
org.springframework.security.oauth2.provider.token.AuthenticationKeyGenerator.class
org.springframework.security.oauth2.provider.token.AuthorizationServerTokenServices.class
org.springframework.security.oauth2.provider.token.ConsumerTokenServices.class
org.springframework.security.oauth2.provider.token.DefaultAccessTokenConverter.class
org.springframework.security.oauth2.provider.token.DefaultAuthenticationKeyGenerator.class
org.springframework.security.oauth2.provider.token.DefaultTokenServices.class
org.springframework.security.oauth2.provider.token.DefaultUserAuthenticationConverter.class
org.springframework.security.oauth2.provider.token.RemoteTokenServices.class
org.springframework.security.oauth2.provider.token.ResourceServerTokenServices.class
org.springframework.security.oauth2.provider.token.TokenEnhancer.class
org.springframework.security.oauth2.provider.token.TokenEnhancerChain.class
org.springframework.security.oauth2.provider.token.TokenStore.class
org.springframework.security.oauth2.provider.token.UserAuthenticationConverter.class
org.springframework.security.oauth2.provider.token.store.InMemoryTokenStore.class
org.springframework.security.oauth2.provider.token.store.JdbcTokenStore.class
org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter.class
org.springframework.security.oauth2.provider.token.store.JwtTokenStore.class
org.springframework.security.oauth2.provider.vote.ClientScopeVoter.class
org.springframework.security.oauth2.provider.vote.ScopeVoter.class
org/springframework/security/oauth2/spring-security-oauth2-1.0.xsd
org/springframework/security/oauth2/spring-security-oauth2-2.0.xsd

Pom

spring-security-oauth2-2.0.2.release.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
	<modelVersion>4.0.0</modelVersion>

	<parent>
		<groupId>org.springframework.security.oauth</groupId>
		<artifactId>spring-security-oauth-parent</artifactId>
		<version>2.0.2.RELEASE</version>
	</parent>

	<artifactId>spring-security-oauth2</artifactId>
	<name>OAuth2 for Spring Security</name>
	<description>Module for providing OAuth2 support to Spring Security</description>

	<properties>
		<jackson1.version>1.9.13</jackson1.version>
		<jackson2.version>2.3.2</jackson2.version>
		<spring.security.jwt.version>1.0.2.BUILD-SNAPSHOT</spring.security.jwt.version>
	</properties>

	<build>
		<plugins>
			<plugin>
				<artifactId>maven-antrun-plugin</artifactId>
				<executions>
					<execution>
						<phase>site</phase>
						<configuration>
							<tasks>
								<mkdir dir="${project.reporting.outputDirectory}/schema" />
								<copy todir="${project.reporting.outputDirectory}/schema">
									<fileset dir="src/main/resources">
										<include name="**/*.xsd" />
									</fileset>
									<mapper type="flatten" />
								</copy>

								<copy file="${project.reporting.outputDirectory}/schema/spring-security-oauth2-2.0.xsd" tofile="${project.reporting.outputDirectory}/schema/spring-security-oauth2.xsd" />

								<zip destfile="${project.reporting.outputDirectory}/sparklr2.zip">
									<zipfileset dir="../samples/oauth2/sparklr" includes="pom.xml src/**" prefix="sparklr" />
								</zip>
								<zip destfile="${project.reporting.outputDirectory}/tonr2.zip">
									<zipfileset dir="../samples/oauth2/tonr" includes="pom.xml src/**" prefix="tonr" />
								</zip>
							</tasks>
						</configuration>
						<goals>
							<goal>run</goal>
						</goals>
					</execution>
				</executions>
			</plugin>
		</plugins>
	</build>

	<dependencies>
		<dependency>
			<groupId>javax.servlet</groupId>
			<artifactId>javax.servlet-api</artifactId>
			<!-- In case we test with Spring 4 -->
			<version>3.0.1</version>
			<scope>provided</scope>
		</dependency>

		<dependency>
			<!--for the annotations. -->
			<groupId>org.springframework</groupId>
			<artifactId>spring-beans</artifactId>
			<version>${spring.version}</version>
		</dependency>

		<dependency>
			<!--for the annotations. -->
			<groupId>org.springframework</groupId>
			<artifactId>spring-core</artifactId>
			<version>${spring.version}</version>
		</dependency>

		<dependency>
			<!--for the annotations. -->
			<groupId>org.springframework</groupId>
			<artifactId>spring-context</artifactId>
			<version>${spring.version}</version>
		</dependency>

		<dependency>
			<!--for the annotations. -->
			<groupId>org.springframework</groupId>
			<artifactId>spring-aop</artifactId>
			<version>${spring.version}</version>
			<optional>true</optional>
		</dependency>

		<dependency>
			<groupId>org.springframework</groupId>
			<artifactId>spring-jdbc</artifactId>
			<version>${spring.version}</version>
			<optional>true</optional>
		</dependency>

		<dependency>
			<groupId>org.springframework</groupId>
			<artifactId>spring-webmvc</artifactId>
			<version>${spring.version}</version>
		</dependency>

		<dependency>
			<groupId>org.springframework</groupId>
			<artifactId>spring-test</artifactId>
			<version>${spring.version}</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.springframework.security</groupId>
			<artifactId>spring-security-core</artifactId>
			<version>${spring.security.version}</version>
		</dependency>

		<dependency>
			<groupId>org.springframework.security</groupId>
			<artifactId>spring-security-config</artifactId>
			<version>${spring.security.version}</version>
		</dependency>

		<dependency>
			<groupId>org.springframework.security</groupId>
			<artifactId>spring-security-jwt</artifactId>
			<version>1.0.2.RELEASE</version>
			<optional>true</optional>
		</dependency>

		<dependency>
			<groupId>org.springframework.security</groupId>
			<artifactId>spring-security-web</artifactId>
			<version>${spring.security.version}</version>
			<exclusions>
				<exclusion>
					<groupId>org.springframework</groupId>
					<artifactId>spring-tx</artifactId>
				</exclusion>
			</exclusions>
		</dependency>

		<dependency>
			<groupId>commons-codec</groupId>
			<artifactId>commons-codec</artifactId>
			<version>1.6</version>
		</dependency>

		<dependency>
			<groupId>org.codehaus.jackson</groupId>
			<artifactId>jackson-mapper-asl</artifactId>
			<version>${jackson1.version}</version>
		</dependency>

        <dependency>
            <groupId>com.fasterxml.jackson.core</groupId>
            <artifactId>jackson-annotations</artifactId>
            <version>${jackson2.version}</version>
            <optional>true</optional>
        </dependency>

        <dependency>
            <groupId>com.fasterxml.jackson.core</groupId>
            <artifactId>jackson-databind</artifactId>
            <version>${jackson2.version}</version>
            <optional>true</optional>
        </dependency>

		<dependency>
			<groupId>org.apache.httpcomponents</groupId>
			<artifactId>httpclient</artifactId>
			<version>4.3.3</version>
            <optional>true</optional>
		</dependency>

		<dependency>
			<groupId>junit</groupId>
			<artifactId>junit</artifactId>
			<version>4.11</version>
			<scope>compile</scope>
			<optional>true</optional>
		</dependency>

		<dependency>
			<groupId>org.powermock</groupId>
			<artifactId>powermock-module-junit4</artifactId>
			<version>1.5.4</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.powermock</groupId>
			<artifactId>powermock-api-mockito</artifactId>
			<version>1.5.4</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.mockito</groupId>
			<artifactId>mockito-core</artifactId>
			<version>1.9.5</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.slf4j</groupId>
			<artifactId>slf4j-api</artifactId>
			<version>1.7.6</version>
			<scope>test</scope>
		</dependency>

		<dependency>
			<groupId>org.hsqldb</groupId>
			<artifactId>hsqldb-j5</artifactId>
			<version>2.0.0</version>
			<scope>test</scope>
		</dependency>
 
	</dependencies>

</project>

POM Entry

<dependency>
   <groupId>org.springframework.security.oauth</groupId>
   <artifactId>spring-security-oauth2</artifactId>
   <version>2.0.2.release</version>
</dependency>

Download

If you think the following spring-security-oauth2-2.0.2.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download spring-security-oauth2-2.0.2.release.jar file




PreviousNext

Related