Package org.gradle.api.artifacts.repositories
@NonNullApi
package org.gradle.api.artifacts.repositories
Classes for declaring and using artifact repositories.
-
ClassDescriptionA repository for resolving and publishing artifacts.Container for configuring repository authentication schemes of type
Authentication
.An artifact repository which supports username/password authentication.Describes one or more repositories which together constitute the only possible source for an artifact, independently of the others.A repository that looks into a number of directories for artifacts.Descriptor of a repository content, used to avoid reaching to an external repository when not needed.An artifact repository which uses an Ivy format to store artifacts and meta-data.Allows configuring the sources of metadata for a specific repository.The meta-data provider for an Ivy repository.A repository layout that uses user-supplied patterns.An artifact repository which uses a Maven format to store artifacts and meta-data.Allows configuring the sources of metadata for a specific repository.Extends the repository content descriptor with Maven repositories specific options.Interface for repositories which support custom metadata suppliers and/or version listers.A username/password credentials that can be used to login to password-protected remote repository.Descriptor of a repository content, used to avoid reaching to an external repository when not needed.Represents the directory structure for a repository.Provides access to resources on an artifact repository.A repository that supports resolving artifacts from a URL.