Uses of Interface
org.apache.maven.toolchain.RequirementMatcher
Packages that use RequirementMatcher
-
Uses of RequirementMatcher in org.apache.maven.toolchain
Methods in org.apache.maven.toolchain that return RequirementMatcherModifier and TypeMethodDescriptionstatic RequirementMatcher
RequirementMatcherFactory.createExactMatcher
(String provideValue) static RequirementMatcher
RequirementMatcherFactory.createVersionMatcher
(String provideValue) Methods in org.apache.maven.toolchain with parameters of type RequirementMatcherModifier and TypeMethodDescriptionfinal void
DefaultToolchain.addProvideToken
(String type, RequirementMatcher matcher)