- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for parseRestriction (0.17 seconds)
-
compat/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/VersionRange.java
} } if (index < 0) { throw new InvalidVersionSpecificationException("Unbounded range: " + spec); } Restriction restriction = parseRestriction(process.substring(0, index + 1)); if (lowerBound == null) { lowerBound = restriction.getLowerBound(); } if (upperBound != null) {Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Jul 23 17:27:08 GMT 2025 - 19K bytes - Click Count (0)