| Type Params | Return Type | Name and description |
|---|---|---|
|
ResolutionStrategyWithCurrent |
activateDependencyLocking() |
|
ResolutionStrategyWithCurrent |
componentSelection(org.gradle.api.Action<? super ComponentSelectionRulesWithCurrent> action) |
|
ResolutionStrategyWithCurrent |
componentSelection(groovy.lang.Closure<?> closure) |
|
ResolutionStrategyWithCurrent |
dependencySubstitution(org.gradle.api.Action<? super org.gradle.api.artifacts.DependencySubstitutions> action) |
|
ResolutionStrategyWithCurrent |
eachDependency(org.gradle.api.Action<? super org.gradle.api.artifacts.DependencyResolveDetails> rule) |
|
ResolutionStrategyWithCurrent |
failOnVersionConflict() |
|
ResolutionStrategyWithCurrent |
force(java.lang.Object... moduleVersionSelectorNotations) |
|
ComponentSelectionRulesWithCurrent |
getComponentSelection() |
|
ResolutionStrategyWithCurrent |
setForcedModules(java.lang.Object... moduleVersionSelectorNotations) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |