Interface ArtifactMetadata
- All Superinterfaces:
ArtifactMetadata
- All Known Subinterfaces:
RepositoryMetadata
- All Known Implementing Classes:
AbstractArtifactMetadata, AbstractRepositoryMetadata, ArtifactRepositoryMetadata, GroupRepositoryMetadata, ProjectArtifactMetadata, SnapshotArtifactRepositoryMetadata
Deprecated.
Contains metadata about an artifact, and methods to retrieve/store it from an artifact repository.
-
Method Summary
Methods inherited from interface ArtifactMetadata
extendedToString, getArtifactId, getBaseVersion, getGroupId, getKey, getLocalFilename, getRemoteFilename, merge, storedInArtifactVersionDirectory, storedInGroupDirectory, storeInLocalRepository
-
Method Details
-
merge
Deprecated.
-