dependencies { compile 'com.fasterxml.jackson.core:jackson-databind' compile project(':shared:feign-starter') testCompile 'org.springframework.boot:spring-boot-starter-test' }