|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Artifact | |
org.apache.maven.repository | Repository and their held artifacts. |
Uses of Artifact in org.apache.maven.repository |
Classes in org.apache.maven.repository that implement Artifact | |
class |
AbstractArtifact
Base class from which all artifact subclasses are derived. |
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. |
Methods in org.apache.maven.repository that return Artifact | |
static Artifact |
DefaultArtifactFactory.createArtifact(org.apache.maven.project.Dependency dependency)
Return an appropriate Artifact implementation based on the dependency type. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |