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 SummaryFields inherited from interface org.apache.maven.api.DependencyPropertiesFLAG_CLASS_PATH_CONSTITUENT, FLAG_INCLUDES_DEPENDENCIES
- 
Constructor SummaryConstructorsConstructorDescriptionDefaultDependencyProperties(String... flags) DefaultDependencyProperties(Map<String, String> properties) 
- 
Method Summary
- 
Constructor Details- 
DefaultDependencyProperties
- 
DefaultDependencyProperties
- 
DefaultDependencyProperties
 
- 
- 
Method Details- 
asMap- Specified by:
- asMapin interface- DependencyProperties
 
- 
checkFlag- Specified by:
- checkFlagin interface- DependencyProperties
 
 
-