| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | COMPILE | "compile" | 
| public static final String | PROVIDED | "provided" | 
| public static final String | RUNTIME | "runtime" | 
| public static final String | SYSTEM | "system" | 
| public static final String | TEST | "test" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | CONFIG_PROP_VERBOSE | "aether.dependencyManager.verbose" | 
| public static final String | NODE_DATA_PREMANAGED_EXCLUSIONS | "premanaged.exclusions" | 
| public static final String | NODE_DATA_PREMANAGED_OPTIONAL | "premanaged.optional" | 
| public static final String | NODE_DATA_PREMANAGED_PROPERTIES | "premanaged.properties" | 
| public static final String | NODE_DATA_PREMANAGED_SCOPE | "premanaged.scope" | 
| public static final String | NODE_DATA_PREMANAGED_VERSION | "premanaged.version" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | CONFIG_PROP_VERBOSE | "aether.conflictResolver.verbose" | 
| public static final String | NODE_DATA_ORIGINAL_OPTIONALITY | "conflict.originalOptionality" | 
| public static final String | NODE_DATA_ORIGINAL_SCOPE | "conflict.originalScope" | 
| public static final String | NODE_DATA_WINNER | "conflict.winner" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | OPTIONAL_FALSE | 1 | 
| public static final int | OPTIONAL_TRUE | 2 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | CONFIG_PROP_ENABLE | "aether.snapshotFilter" | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.