Uses of Interface
org.apache.maven.api.DependencyProperties
-
Uses of DependencyProperties in org.apache.maven.api
Modifier and TypeMethodDescriptionDependency.getDependencyProperties()
The dependency properties.Type.getDependencyProperties()
Gets the default properties associated with this dependency type. -
Uses of DependencyProperties in org.apache.maven.internal.impl
Modifier and TypeClassDescriptionclass
Default implementation of artifact properties.Modifier and TypeMethodDescriptionDefaultDependency.getDependencyProperties()
DefaultType.getDependencyProperties()
ModifierConstructorDescriptionDefaultType
(String id, String language, String extension, String classifier, DependencyProperties dependencyProperties)