Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"file" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_PROP_CHECKSUMS_ALGORITHMS |
"aether.checksums.algorithms" |
public static final String |
CONFIG_PROP_OMIT_CHECKSUMS_FOR_EXTENSIONS |
"aether.checksums.omitChecksumsForExtensions" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"MD5" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"SHA-1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"SHA-256" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"SHA-512" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CONFIG_PROP_MAX_CYCLES |
"aether.dependencyCollector.maxCycles" |
protected static final int |
CONFIG_PROP_MAX_CYCLES_DEFAULT |
10 |
protected static final String |
CONFIG_PROP_MAX_EXCEPTIONS |
"aether.dependencyCollector.maxExceptions" |
protected static final int |
CONFIG_PROP_MAX_EXCEPTIONS_DEFAULT |
50 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_PROP_SKIPPER |
"aether.dependencyCollector.bf.skipper" |
public static final boolean |
CONFIG_PROP_SKIPPER_DEFAULT |
true |
public static final String |
NAME |
"bf" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"df" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"discriminating" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"file-gav" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"gav" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_TIME |
30L |
public static final String |
TIME_KEY |
"aether.syncContext.named.time" |
public static final String |
TIME_UNIT_KEY |
"aether.syncContext.named.time.unit" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FACTORY_KEY |
"aether.syncContext.named.factory" |
public static final String |
NAME_MAPPER_KEY |
"aether.syncContext.named.nameMapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"static" |
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.