| Interface | Description |
|---|---|
| ArtifactStore |
An artifact store holds Maven
Artifacts and can provide Metadata about the artifacts that it holds. |
| Class | Description |
|---|---|
| Artifact |
Represents a specific artifact in a Maven repository.
|
| BaseArtifactStore |
Base implementation of
ArtifactStore. |
| Exception | Description |
|---|---|
| ArchetypeCatalogNotFoundException |
An exception that indicates that an artifact could not be found.
|
| ArtifactNotFoundException |
An exception that indicates that an artifact could not be found.
|
| MetadataNotFoundException |
An exception that indicates that an artifact could not be found.
|
Copyright © 2009–2022 MojoHaus. All rights reserved.