LDAP-279: Initial version of complete user admin application.

This commit is contained in:
Mattias Hellborg Arthursson
2013-11-07 14:17:24 +01:00
parent 7fcf7ec375
commit cff98e6fa2
51 changed files with 11714 additions and 5 deletions

View File

@@ -1,5 +1,9 @@
apply from: JAVA_SCRIPT
sonarRunner {
skipProject = true
}
dependencies {
compile project(":spring-ldap-core"),
project(":spring-ldap-odm"),