文件下载
文件名 操作
spring-security-config-4.2.0.RELEASE.jar 下载
spring-security-config-4.2.0.RELEASE.pom 下载
spring-security-config-4.2.0.RELEASE-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.springframework.security</groupId>
  <artifactId>spring-security-config</artifactId>
  <version>4.2.0.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.security:spring-security-config:4.2.0.RELEASE'
Gradle Kotlin
implementation("org.springframework.security:spring-security-config:4.2.0.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.security" % "spring-security-config" % "4.2.0.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.security', module='spring-security-config', version='4.2.0.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.security" name="spring-security-config" rev="4.2.0.RELEASE" />
Leiningen
[org.springframework.security/spring-security-config "4.2.0.RELEASE"]
Apache Buildr
'org.springframework.security:spring-security-config:jar:4.2.0.RELEASE'
本项目依赖

compile

|-- aopalliance:aopalliance:1.0

|-- org.springframework.security:spring-security-core:4.2.0.RELEASE

|-- org.springframework:spring-aop

|-- org.springframework:spring-beans

|-- org.springframework:spring-context

|-- org.springframework:spring-core

|-- commons-logging:commons-logging:1.2

|-- org.aspectj:aspectjweaver:1.8.4

|-- org.springframework.security:spring-security-ldap:4.2.0.RELEASE

|-- org.springframework.security:spring-security-messaging:4.2.0.RELEASE

|-- org.springframework.security:spring-security-openid:4.2.0.RELEASE

|-- org.springframework.security:spring-security-web:4.2.0.RELEASE

|-- org.springframework:spring-jdbc

|-- org.springframework:spring-tx

|-- org.springframework:spring-web

|-- org.springframework:spring-webmvc

|-- org.springframework:spring-websocket

provided

|-- javax.servlet:javax.servlet-api:3.1.0

test

|-- cglib:cglib-nodep:3.1

|-- ch.qos.logback:logback-classic:1.1.2

|-- javax.annotation:jsr250-api:1.0

|-- junit:junit:4.12

|-- ldapsdk:ldapsdk:4.1

|-- org.apache.directory.server:apacheds-core:1.5.5

|-- org.apache.directory.server:apacheds-core-entry:1.5.5

|-- org.apache.directory.server:apacheds-protocol-ldap:1.5.5

|-- org.apache.directory.server:apacheds-protocol-shared:1.5.5

|-- org.apache.directory.server:apacheds-server-jndi:1.5.5

|-- org.apache.directory.shared:shared-ldap:0.9.15

|-- org.assertj:assertj-core:2.2.0

|-- org.codehaus.groovy:groovy-all:2.4.4

|-- org.eclipse.persistence:javax.persistence:2.1.1

|-- org.hibernate:hibernate-entitymanager:5.0.11.Final

|-- org.hsqldb:hsqldb:2.3.2

|-- org.mockito:mockito-core:1.10.19

|-- org.openid4java:openid4java-nodeps:0.9.6

|-- org.powermock:powermock-api-mockito:1.6.2

|-- org.powermock:powermock-api-support:1.6.2

|-- org.powermock:powermock-core:1.6.2

|-- org.powermock:powermock-module-junit4:1.6.2

|-- org.powermock:powermock-module-junit4-common:1.6.2

|-- org.powermock:powermock-reflect:1.6.2

|-- org.slf4j:jcl-over-slf4j:1.7.7

|-- org.spockframework:spock-core:0.7-groovy-2.0

|-- org.spockframework:spock-spring:0.7-groovy-2.0

|-- org.springframework.data:spring-data-jpa:1.10.2.RELEASE

|-- org.springframework.ldap:spring-ldap-core:2.2.0.RELEASE

|-- org.springframework.security:spring-security-aspects:4.2.0.RELEASE

|-- org.springframework.security:spring-security-cas:4.2.0.RELEASE

|-- org.springframework:spring-expression

|-- org.springframework:spring-orm

|-- org.springframework:spring-test