1
0
mirror of synced 2026-05-22 21:33:16 +00:00
Files
spring-security/aspects/aspects.gradle
T
2010-03-09 19:22:50 +00:00

5 lines
125 B
Groovy

dependencies {
compile project(':spring-security-core'),
"org.springframework:spring-beans:$springVersion"
}