public class DefaultMavenMetadataCache.CacheRecord extends Object
Modifier and Type | Method and Description |
---|---|
Artifact |
getArtifact() |
List<Artifact> |
getArtifacts() |
Map<String,Artifact> |
getManagedVersions() |
Artifact |
getRelocatedArtifact() |
List<ArtifactRepository> |
getRemoteRepositories() |
boolean |
isStale() |
public Artifact getArtifact()
public Artifact getRelocatedArtifact()
public List<ArtifactRepository> getRemoteRepositories()
public boolean isStale()
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.