| Package | Description |
|---|---|
| org.gradle.api.internal.artifacts.configurations | |
| org.gradle.api.internal.artifacts.configurations.conflicts |
| Modifier and Type | Method and Description |
|---|---|
ConflictResolution |
ResolutionStrategyInternal.getConflictResolution()
Until the feature 'settles' and we receive more feedback, it's internal
|
ConflictResolution |
DefaultResolutionStrategy.getConflictResolution() |
| Modifier and Type | Class and Description |
|---|---|
class |
LatestConflictResolution
Latest resolution strategy
|
class |
StrictConflictResolution
Strict type, allows configuring (forcing) certain dependency versions using dependency notation
|
Copyright © 2013. All rights reserved