subcomponents { abc { name: "The first component"; path: "abc"; fetch { git { url: "https://github.com/subcomponent/subcomponent"; branch: "master"; } } } }