public interface ClientModule extends ExternalModuleDependency
ARCHIVES_CONFIGURATION, CLASSIFIER, DEFAULT_CONFIGURATION| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addDependency(ModuleDependency dependency)
Add a dependency to the client module.
|
ClientModule |
copy()
Creates and returns a new dependency with the property values of this one.
|
Set<ModuleDependency> |
getDependencies()
Returns all the dependencies added to the client module.
|
String |
getId()
Returns the id of the client module.
|
isChanging, setChangingisForce, setForceaddArtifact, artifact, exclude, getArtifacts, getConfiguration, getExcludeRules, isTransitive, setTransitivecontentEquals, getGroup, getName, getVersiongetGroup, getName, getVersion, matchesStrictlyvoid addDependency(ModuleDependency dependency)
dependency - The dependency to add to the client module.getDependencies()String getId()
Set<ModuleDependency> getDependencies()
ClientModule copy()
copy インタフェース内 Dependencycopy インタフェース内 ExternalDependencycopy インタフェース内 ExternalModuleDependencycopy インタフェース内 ModuleDependency