Uses of Class
org.apache.maven.artifact.repository.metadata.SnapshotVersion
Packages that use SnapshotVersion
-
Uses of SnapshotVersion in org.apache.maven.artifact.repository.metadata
Methods in org.apache.maven.artifact.repository.metadata that return SnapshotVersionMethods in org.apache.maven.artifact.repository.metadata that return types with arguments of type SnapshotVersionModifier and TypeMethodDescriptionVersioning.getSnapshotVersions()
static List
<SnapshotVersion> SnapshotVersion.snapshotVersionToApiV3
(List<SnapshotVersion> list) Methods in org.apache.maven.artifact.repository.metadata with parameters of type SnapshotVersionModifier and TypeMethodDescriptionvoid
Versioning.addSnapshotVersion
(SnapshotVersion snapshotVersion) void
Versioning.removeSnapshotVersion
(SnapshotVersion snapshotVersion) Method parameters in org.apache.maven.artifact.repository.metadata with type arguments of type SnapshotVersionModifier and TypeMethodDescriptionvoid
Versioning.setSnapshotVersions
(List<SnapshotVersion> snapshotVersions) static List
<SnapshotVersion> SnapshotVersion.snapshotVersionToApiV4
(List<SnapshotVersion> list)