public class VendorNotationDependency extends AbstractNotationDependency
AbstractGolangDependency.NoTransitiveSpec, AbstractGolangDependency.PropertiesExclusionSpecGolangDependency.NamerVERSION_KEYNO_TRANSITIVE_DEP_SPEC, transitiveDepExclusions| 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) |
exclude, getPackage, getStrategy, getTransitiveDepExclusions, resolve, setPackage, setStrategy, setTransitivecontentEquals, copy, getGroup, getName, getVersion, isFirstLevel, setFirstLevel, setName, shouldNotBeExcludedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, 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