Uses of Class
org.codehaus.mojo.versions.api.ArtifactVersions

Packages that use ArtifactVersions
org.codehaus.mojo.versions.api   
 

Uses of ArtifactVersions in org.codehaus.mojo.versions.api
 

Methods in org.codehaus.mojo.versions.api that return ArtifactVersions
 ArtifactVersions VersionsHelper.lookupArtifactVersions(Artifact artifact, boolean usePluginRepositories)
          Looks up the versions of the specified artifact that are available in either the local repository, or the appropriate remote repositories.
 ArtifactVersions DefaultVersionsHelper.lookupArtifactVersions(Artifact artifact, boolean usePluginRepositories)
           
 



Copyright © 2008-2009 Codehaus. All Rights Reserved.