Uses of Class
org.eclipse.aether.resolution.VersionResolutionException
-
Packages that use VersionResolutionException Package Description org.eclipse.aether The primary API of theRepositorySystemand its functionality. -
-
Uses of VersionResolutionException in org.eclipse.aether
Methods in org.eclipse.aether that throw VersionResolutionException Modifier and Type Method Description VersionResultRepositorySystem. resolveVersion(RepositorySystemSession session, VersionRequest request)Resolves an artifact's meta version (if any) to a concrete version.
-