Package org.eclipse.aether.version

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

The definition of a version scheme for parsing and comparing versions.

See: Description

Interface Summary  Interface 	Description
Version 	
A parsed artifact version.
VersionConstraint 	
A constraint on versions for a dependency.
VersionRange 	
A range of versions.
VersionScheme 	
A version scheme that handles interpretation of version strings to facilitate their comparison.
Class Summary  Class 	Description
VersionRange.Bound 	
A bound of a version range.
Exception Summary  Exception 	Description
InvalidVersionSpecificationException 	
Thrown when a version or version range could not be parsed.

Package org.eclipse.aether.version Description
The definition of a version scheme for parsing and comparing versions.

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

Prev Package
Next Package

Frames
No Frames

Copyright © 2010–2019 The Apache Software Foundation. All rights reserved.

发布了133 篇原创文章 · 获赞 191 · 访问量 1万+

猜你喜欢

转载自blog.csdn.net/blog_programb/article/details/105632120