Package org.apache.ivy.plugins.repository
-
Interface Summary Interface Description ArtifactResourceResolver AnArtifactResourceResolver
is responsible for the resolution of an artifact into aResolvedResource
.LocalizableResource Resource which can be located locallyRepository Represents a collection of resources available to Ivy.Resource Represents a resource in an IvyRepository
.ResourceDownloader AResourceDownloader
is able to download a Resource to a File.TransferListener Listen to repository transfer -
Class Summary Class Description AbstractRepository BasicResource LazyResource RepositoryCopyProgressListener ResourceHelper TransferEvent TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to the repository This class is LARGELY inspired by org.apache.maven.wagon.events.TransferEvent released under the following copyright license: