| Package | Description |
|---|---|
| org.codehaus.mojo.versions | |
| org.codehaus.mojo.versions.api | |
| org.codehaus.mojo.versions.reporting |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginUpdatesDetails
Details of a plugin's updates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactVersions
Holds the results of a search for versions of an artifact.
|
class |
PropertyVersions
Manages a property that is associated with one or more artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
<V extends AbstractVersionDetails,R> |
ArtifactVersionsCache.get(V artifactVersions,
Optional<Segment> updateScope)
Returns the required information for the given
ArtifactVersions object and the given update scope. |
| Constructor and Description |
|---|
ArtifactVersionsCache(BiFunction<AbstractVersionDetails,Optional<Segment>,?> cachedFunction)
Constructs a new instance given the concrete function for obtaining the details
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractVersionsReportRenderer.getLabel(org.apache.maven.artifact.versioning.ArtifactVersion version,
AbstractVersionDetails details) |
Copyright © 2008–2022 MojoHaus. All rights reserved.