org.apache.maven.artifact.metadata
Class AbstractArtifactMetadata
java.lang.Object
org.apache.maven.repository.legacy.metadata.AbstractArtifactMetadata
org.apache.maven.artifact.metadata.AbstractArtifactMetadata
- All Implemented Interfaces:
- ArtifactMetadata
- Direct Known Subclasses:
- ProjectArtifactMetadata
Deprecated.
@Deprecated
public abstract class AbstractArtifactMetadata
- extends AbstractArtifactMetadata
- implements ArtifactMetadata
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.maven.repository.legacy.metadata.ArtifactMetadata |
extendedToString, getArtifactId, getBaseVersion, getGroupId, getKey, getLocalFilename, getRemoteFilename, merge, storedInArtifactVersionDirectory, storedInGroupDirectory, storeInLocalRepository |
AbstractArtifactMetadata
protected AbstractArtifactMetadata(Artifact artifact)
- Deprecated.
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.