mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-19 04:45:01 +00:00
6 lines
161 B
Groovy
6 lines
161 B
Groovy
dependencies {
|
|
compile project(':spring-security-core'),
|
|
springCoreDependency,
|
|
"org.springframework.data:spring-data-commons:$springDataCommonsVersion"
|
|
|
|
} |