public class VendorNotationDependency extends AbstractNotationDependency
AbstractNotationDependency.NoTransitiveSpec, AbstractNotationDependency.PropertiesExclusionPredicateNO_TRANSITIVE_DEP_PREDICATE, transitiveDepExclusions, VERSION_KEY| Constructor and Description |
|---|
VendorNotationDependency() |
| Modifier and Type | Method and Description |
|---|---|
NotationDependency |
getHostNotationDependency() |
java.lang.Class<? extends DependencyResolver> |
getResolverClass() |
java.lang.String |
getVendorPath() |
void |
setHostNotationDependency(NotationDependency hostNotationDependency) |
void |
setVendorPath(java.lang.String vendorPath) |
doResolve, exclude, getTransitiveDepExclusions, resolve, setTransitivecontentEquals, copy, getGroup, getName, getPackage, getVersion, isFirstLevel, setFirstLevel, setName, setPackageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getPackage, getVersion, isFirstLevelpublic java.lang.String getVendorPath()
public NotationDependency getHostNotationDependency()
public void setHostNotationDependency(NotationDependency hostNotationDependency)
public void setVendorPath(java.lang.String vendorPath)
public java.lang.Class<? extends DependencyResolver> getResolverClass()
getResolverClass in class AbstractNotationDependency