Uses of Class
de.julielab.utilities.aether.metadata.SnapshotVersion
-
Packages that use SnapshotVersion Package Description de.julielab.utilities.aether.metadata -
-
Uses of SnapshotVersion in de.julielab.utilities.aether.metadata
Methods in de.julielab.utilities.aether.metadata that return types with arguments of type SnapshotVersion Modifier and Type Method Description List<SnapshotVersion>Versioning. getSnapshotVersions()Methods in de.julielab.utilities.aether.metadata with parameters of type SnapshotVersion Modifier and Type Method Description org.eclipse.aether.artifact.ArtifactMetadataFile. getCorrespondingSnapshotArtifact(SnapshotVersion version)Method parameters in de.julielab.utilities.aether.metadata with type arguments of type SnapshotVersion Modifier and Type Method Description voidVersioning. setSnapshotVersions(List<SnapshotVersion> snapshotVersions)
-