Files download
File Operation
spring-security-config-5.0.8.RELEASE.jar download
spring-security-config-5.0.8.RELEASE.pom download
spring-security-config-5.0.8.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>org.springframework.security</groupId>
  <artifactId>spring-security-config</artifactId>
  <version>5.0.8.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.security:spring-security-config:5.0.8.RELEASE'
Gradle Kotlin
implementation("org.springframework.security:spring-security-config:5.0.8.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.security" % "spring-security-config" % "5.0.8.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.security', module='spring-security-config', version='5.0.8.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.security" name="spring-security-config" rev="5.0.8.RELEASE" />
Leiningen
[org.springframework.security/spring-security-config "5.0.8.RELEASE"]
Apache Buildr
'org.springframework.security:spring-security-config:jar:5.0.8.RELEASE'
Dependencies

compile

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

|-- org.springframework:spring-aop:5.0.9.RELEASE

|-- org.springframework:spring-beans:5.0.9.RELEASE

|-- org.springframework:spring-context:5.0.9.RELEASE

|-- org.springframework:spring-core:5.0.9.RELEASE

|-- io.projectreactor:reactor-core:3.1.9.RELEASE

|-- org.aspectj:aspectjweaver:1.9.1

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

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

|-- org.springframework.security:spring-security-oauth2-client:5.0.8.RELEASE

|-- org.springframework.security:spring-security-oauth2-jose:5.0.8.RELEASE

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

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

|-- org.springframework:spring-jdbc:5.0.9.RELEASE

|-- org.springframework:spring-tx:5.0.9.RELEASE

|-- org.springframework:spring-web:5.0.9.RELEASE

|-- org.springframework:spring-webflux:5.0.9.RELEASE

|-- org.springframework:spring-webmvc:5.0.9.RELEASE

|-- org.springframework:spring-websocket:5.0.9.RELEASE

provided

|-- javax.servlet:javax.servlet-api:4.0.1

test

|-- cglib:cglib-nodep:3.2.7

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

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

|-- javax.xml.bind:jaxb-api:2.3.0

|-- junit:junit:4.12

|-- ldapsdk:ldapsdk:4.1

|-- net.sourceforge.htmlunit:htmlunit:2.31

|-- 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:3.10.0

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

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

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

|-- org.hsqldb:hsqldb:2.4.1

|-- org.mockito:mockito-core:2.18.3

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

|-- org.powermock:powermock-api-mockito2:2.0.0-beta.5

|-- org.powermock:powermock-api-support:2.0.0-beta.5

|-- org.powermock:powermock-core:2.0.0-beta.5

|-- org.powermock:powermock-module-junit4:2.0.0-beta.5

|-- org.powermock:powermock-module-junit4-common:2.0.0-beta.5

|-- org.powermock:powermock-reflect:2.0.0-beta.5

|-- org.seleniumhq.selenium:htmlunit-driver:2.31.0

|-- org.seleniumhq.selenium:selenium-java:3.12.0

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

|-- org.spockframework:spock-core:1.0-groovy-2.4

|-- org.spockframework:spock-spring:1.0-groovy-2.4

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

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

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

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

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

|-- org.springframework.security:spring-security-test:5.0.8.RELEASE

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

|-- org.springframework:spring-expression:5.0.9.RELEASE

|-- org.springframework:spring-orm:5.0.9.RELEASE

|-- org.springframework:spring-test:5.0.9.RELEASE