Uses of Interface
org.apache.maven.toolchain.RequirementMatcher
Packages that use RequirementMatcher
-
Uses of RequirementMatcher in org.apache.maven.toolchain
Classes in org.apache.maven.toolchain that implement RequirementMatcherModifier and TypeClassDescriptionprivate static final class
private static final class
Fields in org.apache.maven.toolchain with type parameters of type RequirementMatcherModifier and TypeFieldDescriptionprivate Map<String,
RequirementMatcher> DefaultToolchain.provides
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)