Class DefaultArtifactRepository

java.lang.Object
org.apache.maven.wagon.repository.Repository
org.apache.maven.artifact.repository.DefaultArtifactRepository
All Implemented Interfaces:
Serializable, ArtifactRepository

@Deprecated public class DefaultArtifactRepository extends org.apache.maven.wagon.repository.Repository implements ArtifactRepository
Deprecated.
This class is an abstraction of the location from/to resources can be transferred.
Author:
Michal Maczka
See Also: