Class RequirementMatcherFactory
java.lang.Object
org.apache.maven.toolchain.RequirementMatcherFactory
Deprecated.
- 
Method Summary
Modifier and TypeMethodDescriptionstatic RequirementMatchercreateExactMatcher(String provideValue) Deprecated.static RequirementMatchercreateVersionMatcher(String provideValue) Deprecated. 
- 
Method Details
- 
createExactMatcher
Deprecated. - 
createVersionMatcher
Deprecated. 
 -