Interface Repositories
- All Superinterfaces:
Collection<ArtifactRepository>, org.gradle.util.Configurable<NamedDomainObjectContainer<ArtifactRepository>>, DomainObjectCollection<ArtifactRepository>, Iterable<ArtifactRepository>, NamedDomainObjectCollection<ArtifactRepository>, NamedDomainObjectContainer<ArtifactRepository>, NamedDomainObjectSet<ArtifactRepository>, PolymorphicDomainObjectContainer<ArtifactRepository>, Set<ArtifactRepository>
@Incubating
public interface Repositories
extends PolymorphicDomainObjectContainer<ArtifactRepository>
The repositories that Gradle will search for prebuilt libraries.
-
Method Summary
Methods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface DomainObjectCollection
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface NamedDomainObjectCollection
add, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getNamer, getNames, getRulesMethods inherited from interface NamedDomainObjectContainer
configure, create, create, create, maybeCreateMethods inherited from interface NamedDomainObjectSet
findAll, matching, matching, withTypeMethods inherited from interface PolymorphicDomainObjectContainer
containerWithType, create, create, maybeCreate