You can download spring-security-core-3.0.6.release.jar in this page.
The Apache Software License, Version 2.0
spring-security-core-3.0.6.release.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.springframework.security/spring-security-core/pom.properties META-INF/maven/org.springframework.security/spring-security-core/pom.xml org.springframework.security.access.AccessDecisionManager.class org.springframework.security.access.AccessDecisionVoter.class org.springframework.security.access.AccessDeniedException.class org.springframework.security.access.AfterInvocationProvider.class org.springframework.security.access.AuthorizationServiceException.class org.springframework.security.access.ConfigAttribute.class org.springframework.security.access.ConfigAttributeEditor.class org.springframework.security.access.PermissionEvaluator.class org.springframework.security.access.SecurityConfig.class org.springframework.security.access.SecurityMetadataSource.class org.springframework.security.access.annotation.Jsr250MethodSecurityMetadataSource.class org.springframework.security.access.annotation.Jsr250SecurityConfig.class org.springframework.security.access.annotation.Jsr250Voter.class org.springframework.security.access.annotation.Secured.class org.springframework.security.access.annotation.SecuredAnnotationSecurityMetadataSource.class org.springframework.security.access.event.AbstractAuthorizationEvent.class org.springframework.security.access.event.AuthenticationCredentialsNotFoundEvent.class org.springframework.security.access.event.AuthorizationFailureEvent.class org.springframework.security.access.event.AuthorizedEvent.class org.springframework.security.access.event.LoggerListener.class org.springframework.security.access.event.PublicInvocationEvent.class org.springframework.security.access.expression.ExpressionUtils.class org.springframework.security.access.expression.SecurityExpressionRoot.class org.springframework.security.access.expression.method.AbstractExpressionBasedMethodConfigAttribute.class org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler.class org.springframework.security.access.expression.method.DenyAllPermissionEvaluator.class org.springframework.security.access.expression.method.ExpressionBasedAnnotationAttributeFactory.class org.springframework.security.access.expression.method.ExpressionBasedPostInvocationAdvice.class org.springframework.security.access.expression.method.ExpressionBasedPreInvocationAdvice.class org.springframework.security.access.expression.method.MethodSecurityEvaluationContext.class org.springframework.security.access.expression.method.MethodSecurityExpressionHandler.class org.springframework.security.access.expression.method.MethodSecurityExpressionRoot.class org.springframework.security.access.expression.method.PostInvocationExpressionAttribute.class org.springframework.security.access.expression.method.PreInvocationExpressionAttribute.class org.springframework.security.access.hierarchicalroles.CycleInRoleHierarchyException.class org.springframework.security.access.hierarchicalroles.NullRoleHierarchy.class org.springframework.security.access.hierarchicalroles.RoleHierarchy.class org.springframework.security.access.hierarchicalroles.RoleHierarchyImpl.class org.springframework.security.access.hierarchicalroles.UserDetailsServiceWrapper.class org.springframework.security.access.hierarchicalroles.UserDetailsWrapper.class org.springframework.security.access.intercept.AbstractSecurityInterceptor.class org.springframework.security.access.intercept.AfterInvocationManager.class org.springframework.security.access.intercept.AfterInvocationProviderManager.class org.springframework.security.access.intercept.InterceptorStatusToken.class org.springframework.security.access.intercept.MethodInvocationPrivilegeEvaluator.class org.springframework.security.access.intercept.NullRunAsManager.class org.springframework.security.access.intercept.RunAsImplAuthenticationProvider.class org.springframework.security.access.intercept.RunAsManager.class org.springframework.security.access.intercept.RunAsManagerImpl.class org.springframework.security.access.intercept.RunAsUserToken.class org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.class org.springframework.security.access.intercept.aopalliance.MethodSecurityMetadataSourceAdvisor.class org.springframework.security.access.intercept.aspectj.AspectJAnnotationCallback.class org.springframework.security.access.intercept.aspectj.AspectJAnnotationSecurityInterceptor.class org.springframework.security.access.intercept.aspectj.AspectJCallback.class org.springframework.security.access.intercept.aspectj.AspectJMethodSecurityInterceptor.class org.springframework.security.access.intercept.aspectj.AspectJSecurityInterceptor.class org.springframework.security.access.intercept.aspectj.MethodInvocationAdapter.class org.springframework.security.access.method.AbstractFallbackMethodSecurityMetadataSource.class org.springframework.security.access.method.AbstractMethodSecurityMetadataSource.class org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource.class org.springframework.security.access.method.MapBasedMethodSecurityMetadataSource.class org.springframework.security.access.method.MethodSecurityMetadataSource.class org.springframework.security.access.method.MethodSecurityMetadataSourceEditor.class org.springframework.security.access.prepost.PostAuthorize.class org.springframework.security.access.prepost.PostFilter.class org.springframework.security.access.prepost.PostInvocationAdviceProvider.class org.springframework.security.access.prepost.PostInvocationAttribute.class org.springframework.security.access.prepost.PostInvocationAuthorizationAdvice.class org.springframework.security.access.prepost.PreAuthorize.class org.springframework.security.access.prepost.PreFilter.class org.springframework.security.access.prepost.PreInvocationAttribute.class org.springframework.security.access.prepost.PreInvocationAuthorizationAdvice.class org.springframework.security.access.prepost.PreInvocationAuthorizationAdviceVoter.class org.springframework.security.access.prepost.PrePostAnnotationSecurityMetadataSource.class org.springframework.security.access.prepost.PrePostInvocationAttributeFactory.class org.springframework.security.access.vote.AbstractAccessDecisionManager.class org.springframework.security.access.vote.AbstractAclVoter.class org.springframework.security.access.vote.AffirmativeBased.class org.springframework.security.access.vote.AuthenticatedVoter.class org.springframework.security.access.vote.ConsensusBased.class org.springframework.security.access.vote.InterfaceBasedLabelParameterStrategy.class org.springframework.security.access.vote.LabelBasedAclVoter.class org.springframework.security.access.vote.LabelParameterStrategy.class org.springframework.security.access.vote.LabeledData.class org.springframework.security.access.vote.RoleHierarchyVoter.class org.springframework.security.access.vote.RoleVoter.class org.springframework.security.access.vote.UnanimousBased.class org.springframework.security.authentication.AbstractAuthenticationManager.class org.springframework.security.authentication.AbstractAuthenticationToken.class org.springframework.security.authentication.AccountExpiredException.class org.springframework.security.authentication.AccountStatusException.class org.springframework.security.authentication.AccountStatusUserDetailsChecker.class org.springframework.security.authentication.AnonymousAuthenticationProvider.class org.springframework.security.authentication.AnonymousAuthenticationToken.class org.springframework.security.authentication.AuthenticationCredentialsNotFoundException.class org.springframework.security.authentication.AuthenticationDetails.class org.springframework.security.authentication.AuthenticationDetailsSource.class org.springframework.security.authentication.AuthenticationDetailsSourceImpl.class org.springframework.security.authentication.AuthenticationEventPublisher.class org.springframework.security.authentication.AuthenticationManager.class org.springframework.security.authentication.AuthenticationProvider.class org.springframework.security.authentication.AuthenticationServiceException.class org.springframework.security.authentication.AuthenticationTrustResolver.class org.springframework.security.authentication.AuthenticationTrustResolverImpl.class org.springframework.security.authentication.BadCredentialsException.class org.springframework.security.authentication.CredentialsExpiredException.class org.springframework.security.authentication.DefaultAuthenticationEventPublisher.class org.springframework.security.authentication.DisabledException.class org.springframework.security.authentication.InsufficientAuthenticationException.class org.springframework.security.authentication.LockedException.class org.springframework.security.authentication.ProviderManager.class org.springframework.security.authentication.ProviderNotFoundException.class org.springframework.security.authentication.RememberMeAuthenticationProvider.class org.springframework.security.authentication.RememberMeAuthenticationToken.class org.springframework.security.authentication.TestingAuthenticationProvider.class org.springframework.security.authentication.TestingAuthenticationToken.class org.springframework.security.authentication.UsernamePasswordAuthenticationToken.class org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.class org.springframework.security.authentication.dao.DaoAuthenticationProvider.class org.springframework.security.authentication.dao.ReflectionSaltSource.class org.springframework.security.authentication.dao.SaltSource.class org.springframework.security.authentication.dao.SystemWideSaltSource.class org.springframework.security.authentication.encoding.BaseDigestPasswordEncoder.class org.springframework.security.authentication.encoding.BasePasswordEncoder.class org.springframework.security.authentication.encoding.LdapShaPasswordEncoder.class org.springframework.security.authentication.encoding.Md4.class org.springframework.security.authentication.encoding.Md4PasswordEncoder.class org.springframework.security.authentication.encoding.Md5PasswordEncoder.class org.springframework.security.authentication.encoding.MessageDigestPasswordEncoder.class org.springframework.security.authentication.encoding.PasswordEncoder.class org.springframework.security.authentication.encoding.PasswordEncoderUtils.class org.springframework.security.authentication.encoding.PlaintextPasswordEncoder.class org.springframework.security.authentication.encoding.ShaPasswordEncoder.class org.springframework.security.authentication.event.AbstractAuthenticationEvent.class org.springframework.security.authentication.event.AbstractAuthenticationFailureEvent.class org.springframework.security.authentication.event.AuthenticationFailureBadCredentialsEvent.class org.springframework.security.authentication.event.AuthenticationFailureCredentialsExpiredEvent.class org.springframework.security.authentication.event.AuthenticationFailureDisabledEvent.class org.springframework.security.authentication.event.AuthenticationFailureExpiredEvent.class org.springframework.security.authentication.event.AuthenticationFailureLockedEvent.class org.springframework.security.authentication.event.AuthenticationFailureProviderNotFoundEvent.class org.springframework.security.authentication.event.AuthenticationFailureProxyUntrustedEvent.class org.springframework.security.authentication.event.AuthenticationFailureServiceExceptionEvent.class org.springframework.security.authentication.event.AuthenticationSuccessEvent.class org.springframework.security.authentication.event.InteractiveAuthenticationSuccessEvent.class org.springframework.security.authentication.event.LoggerListener.class org.springframework.security.authentication.jaas.AuthorityGranter.class org.springframework.security.authentication.jaas.DefaultLoginExceptionResolver.class org.springframework.security.authentication.jaas.JaasAuthenticationCallbackHandler.class org.springframework.security.authentication.jaas.JaasAuthenticationProvider.class org.springframework.security.authentication.jaas.JaasAuthenticationToken.class org.springframework.security.authentication.jaas.JaasGrantedAuthority.class org.springframework.security.authentication.jaas.JaasNameCallbackHandler.class org.springframework.security.authentication.jaas.JaasPasswordCallbackHandler.class org.springframework.security.authentication.jaas.LoginExceptionResolver.class org.springframework.security.authentication.jaas.SecurityContextLoginModule.class org.springframework.security.authentication.jaas.event.JaasAuthenticationEvent.class org.springframework.security.authentication.jaas.event.JaasAuthenticationFailedEvent.class org.springframework.security.authentication.jaas.event.JaasAuthenticationSuccessEvent.class org.springframework.security.authentication.rcp.RemoteAuthenticationException.class org.springframework.security.authentication.rcp.RemoteAuthenticationManager.class org.springframework.security.authentication.rcp.RemoteAuthenticationManagerImpl.class org.springframework.security.authentication.rcp.RemoteAuthenticationProvider.class org.springframework.security.core.Authentication.class org.springframework.security.core.AuthenticationException.class org.springframework.security.core.CredentialsContainer.class org.springframework.security.core.GrantedAuthority.class org.springframework.security.core.SpringSecurityCoreVersion.class org.springframework.security.core.SpringSecurityMessageSource.class org.springframework.security.core.authority.AuthorityUtils.class org.springframework.security.core.authority.GrantedAuthoritiesContainer.class org.springframework.security.core.authority.GrantedAuthoritiesContainerImpl.class org.springframework.security.core.authority.GrantedAuthorityImpl.class org.springframework.security.core.authority.MutableGrantedAuthoritiesContainer.class org.springframework.security.core.authority.mapping.Attributes2GrantedAuthoritiesMapper.class org.springframework.security.core.authority.mapping.MapBasedAttributes2GrantedAuthoritiesMapper.class org.springframework.security.core.authority.mapping.MappableAttributesRetriever.class org.springframework.security.core.authority.mapping.SimpleAttributes2GrantedAuthoritiesMapper.class org.springframework.security.core.authority.mapping.SimpleMappableAttributesRetriever.class org.springframework.security.core.codec.Base64.class org.springframework.security.core.codec.Hex.class org.springframework.security.core.codec.InvalidBase64CharacterException.class org.springframework.security.core.codec.Utf8.class org.springframework.security.core.context.GlobalSecurityContextHolderStrategy.class org.springframework.security.core.context.InheritableThreadLocalSecurityContextHolderStrategy.class org.springframework.security.core.context.SecurityContext.class org.springframework.security.core.context.SecurityContextHolder.class org.springframework.security.core.context.SecurityContextHolderStrategy.class org.springframework.security.core.context.SecurityContextImpl.class org.springframework.security.core.context.ThreadLocalSecurityContextHolderStrategy.class org.springframework.security.core.session.SessionCreationEvent.class org.springframework.security.core.session.SessionDestroyedEvent.class org.springframework.security.core.session.SessionIdentifierAware.class org.springframework.security.core.session.SessionInformation.class org.springframework.security.core.session.SessionRegistry.class org.springframework.security.core.session.SessionRegistryImpl.class org.springframework.security.core.token.DefaultToken.class org.springframework.security.core.token.KeyBasedPersistenceTokenService.class org.springframework.security.core.token.SecureRandomFactoryBean.class org.springframework.security.core.token.Sha512DigestUtils.class org.springframework.security.core.token.Token.class org.springframework.security.core.token.TokenService.class org.springframework.security.core.userdetails.AuthenticationUserDetailsService.class org.springframework.security.core.userdetails.User.class org.springframework.security.core.userdetails.UserCache.class org.springframework.security.core.userdetails.UserDetails.class org.springframework.security.core.userdetails.UserDetailsByNameServiceWrapper.class org.springframework.security.core.userdetails.UserDetailsChecker.class org.springframework.security.core.userdetails.UserDetailsService.class org.springframework.security.core.userdetails.UsernameNotFoundException.class org.springframework.security.core.userdetails.cache.EhCacheBasedUserCache.class org.springframework.security.core.userdetails.cache.NullUserCache.class org.springframework.security.core.userdetails.jdbc.JdbcDaoImpl.class org.springframework.security.core.userdetails.memory.InMemoryDaoImpl.class org.springframework.security.core.userdetails.memory.UserAttribute.class org.springframework.security.core.userdetails.memory.UserAttributeEditor.class org.springframework.security.core.userdetails.memory.UserMap.class org.springframework.security.core.userdetails.memory.UserMapEditor.class org.springframework.security.provisioning.GroupManager.class org.springframework.security.provisioning.JdbcUserDetailsManager.class org.springframework.security.provisioning.UserDetailsManager.class org.springframework.security.remoting.dns.DnsEntryNotFoundException.class org.springframework.security.remoting.dns.DnsLookupException.class org.springframework.security.remoting.dns.DnsResolver.class org.springframework.security.remoting.dns.InitialContextFactory.class org.springframework.security.remoting.dns.JndiDnsResolver.class org.springframework.security.remoting.httpinvoker.AuthenticationSimpleHttpInvokerRequestExecutor.class org.springframework.security.remoting.rmi.ContextPropagatingRemoteInvocation.class org.springframework.security.remoting.rmi.ContextPropagatingRemoteInvocationFactory.class org.springframework.security.util.EncryptionUtils.class org.springframework.security.util.FieldUtils.class org.springframework.security.util.InMemoryResource.class org.springframework.security.util.MethodInvocationUtils.class org.springframework.security.util.SimpleMethodInvocation.class org/springframework/security/messages.properties org/springframework/security/messages_cs_CZ.properties org/springframework/security/messages_de.properties org/springframework/security/messages_es_ES.properties org/springframework/security/messages_fr.properties org/springframework/security/messages_it.properties org/springframework/security/messages_ko_KR.properties org/springframework/security/messages_pl.properties org/springframework/security/messages_pt_BR.properties org/springframework/security/messages_pt_PT.properties org/springframework/security/messages_uk_UA.properties org/springframework/security/messages_zh_CN.properties
spring-security-core-3.0.6.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</groupId> <artifactId>spring-security-parent</artifactId> <version>3.0.6.RELEASE</version> </parent> <packaging>jar</packaging> <artifactId>spring-security-core</artifactId> <name>Spring Security - Core</name> <dependencies> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-expression</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-tx</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-aop</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-jdbc</artifactId> <optional>true</optional> </dependency> <dependency> <!-- Required by remoting --> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> <optional>true</optional> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-test</artifactId> <optional>true</optional> </dependency> <dependency> <groupId>org.aspectj</groupId> <artifactId>aspectjrt</artifactId> </dependency> <dependency> <groupId>org.aspectj</groupId> <artifactId>aspectjweaver</artifactId> </dependency> <dependency> <groupId>cglib</groupId> <artifactId>cglib-nodep</artifactId> <scope>runtime</scope> <optional>true</optional> </dependency> <dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache</artifactId> <optional>true</optional> </dependency> <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>hsqldb</groupId> <artifactId>hsqldb</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>javax.annotation</groupId> <artifactId>jsr250-api</artifactId> <optional>true</optional> </dependency> <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <optional>true</optional> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>com.springsource.bundlor</groupId> <artifactId>com.springsource.bundlor.maven</artifactId> </plugin> </plugins> </build> </project>
<dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-core</artifactId> <version>3.0.6.release</version> </dependency>
If you think the following spring-security-core-3.0.6.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-core-3.0.6.release.jar file