evaluationDependsOn(':common') apply from: 'http://svncisd.ethz.ch/repos/cisd/gradle/trunk/javaproject.gradle' dependencies { compile project(':common'), 'fasterxml:jackson-core:+', 'fasterxml:jackson-annotations:+' }