Uses of Class
org.apache.maven.repository.AbstractArtifact

Packages that use AbstractArtifact
org.apache.maven.repository Repository and their held artifacts. 
 

Uses of AbstractArtifact in org.apache.maven.repository
 

Subclasses of AbstractArtifact in org.apache.maven.repository
 class GenericArtifact
          Generic artifact that builds its path and url information based on its associated dependency.
 class PluginArtifact
          Plugin artifact that has special knowledge of the MavenSession's plugin mechanism.
 



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.