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