dependencies { compile project(':framework:framework-domain') compile project(':framework:framework-jdbc') compile 'org.springframework:spring-context' compile 'com.fasterxml.jackson.core:jackson-databind' compile 'org.slf4j:slf4j-api' }