dependencies { compile project(':common'), 'com.googlecode:jsonrpc4j:0.24-CISD', 'com.fasterxml.jackson.core:jackson-core:2.0.2', 'com.fasterxml.jackson.core:jackson-annotations:2.0.2', 'com.fasterxml.jackson.core:jackson-databind:2.0.2', 'org.reflections:reflections:0.9.5', 'ch.systemsx.cisd:cisd-jhdf5-core:SNAPSHOT-r28568', 'net.lemnik:eodsql:2.2-CISD', 'org.springframework:spring:2.5.6.SEC01' testCompile project(path: ':common', configuration: 'tests'), 'org.hamcrest:hamcrest-all:1.1', 'org.eclipse.jetty:jetty-servlet:8.1.8.v20121106', 'ch.systemsx.cisd:hdf5-macosx-intel:1.0' }