Class DefaultArtifactRepository

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

public class DefaultArtifactRepository extends org.apache.maven.wagon.repository.Repository implements ArtifactRepository
This class is an abstraction of the location from/to resources can be transfered.
Version:
$Id: DefaultArtifactRepository.java 495147 2007-01-11 07:47:53Z jvanzyl $
See Also: