dependencies { compile project(':pdb-api') compile project(':data-store') compile project(':file-utils') compile 'com.fasterxml.jackson.core:jackson-databind:2.9.7' compile 'org.apache.commons:commons-collections4:4.2' compile 'org.apache.logging.log4j:log4j-api:2.10.0' compile 'org.apache.logging.log4j:log4j-core:2.10.0' compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.10.0' }