Uses of Package
org.eclipse.aether.util.version
-
Packages that use org.eclipse.aether.util.version Package Description org.eclipse.aether.util.version Ready-to-use version scheme for parsing/comparing versions and utility classes. -
Classes in org.eclipse.aether.util.version used by org.eclipse.aether.util.version Class Description GenericVersion A generic version, that is a version that accepts any input string and tries to apply common sense sorting.GenericVersion.Item GenericVersionConstraint A constraint on versions for a dependency.GenericVersionRange A version range inspired by mathematical range syntax.