| Package | Description |
|---|---|
| org.codehaus.mojo.mrm.api.maven |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
ArtifactStore.get(Artifact artifact)
Retrieves the the artifact as an
InputStream. |
long |
ArtifactStore.getLastModified(Artifact artifact)
Returns the time that the specified artifact was last modified.
|
long |
ArtifactStore.getSize(Artifact artifact)
Returns the size in bytes of the specified artifact.
|
Copyright © 2009–2022 MojoHaus. All rights reserved.