Package org.apache.maven.internal.impl
Class DefaultDependencyProperties
java.lang.Object
org.apache.maven.internal.impl.DefaultDependencyProperties
- All Implemented Interfaces:
DependencyProperties
Default implementation of artifact properties.
-
Field Summary
Fields inherited from interface org.apache.maven.api.DependencyProperties
FLAG_CLASS_PATH_CONSTITUENT, FLAG_INCLUDES_DEPENDENCIES
-
Constructor Summary
ConstructorDescriptionDefaultDependencyProperties
(String... flags) DefaultDependencyProperties
(Map<String, String> properties) -
Method Summary
-
Constructor Details
-
DefaultDependencyProperties
-
DefaultDependencyProperties
-
DefaultDependencyProperties
-
-
Method Details
-
asMap
- Specified by:
asMap
in interfaceDependencyProperties
-
checkFlag
- Specified by:
checkFlag
in interfaceDependencyProperties
-