org.apache.maven.project.artifact
Class DefaultMavenMetadataCache.CacheRecord
java.lang.Object
org.apache.maven.project.artifact.DefaultMavenMetadataCache.CacheRecord
- Enclosing class:
- DefaultMavenMetadataCache
public class DefaultMavenMetadataCache.CacheRecord
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getArtifact
public Artifact getArtifact()
getRelocatedArtifact
public Artifact getRelocatedArtifact()
getArtifacts
public List<Artifact> getArtifacts()
getManagedVersions
public Map<String,Artifact> getManagedVersions()
getRemoteRepositories
public List<ArtifactRepository> getRemoteRepositories()
isStale
public boolean isStale()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.