buildscript { repositories { maven { url 'http://localhost:9999/' } } dependencies { classpath 'org.apache:test:1.0.0' } }