public class InternalTargetAttributeNames extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BASE_PATH
Location of the target relative to the root of the repository
|
static String |
DIRECT_DEPENDENCIES
All the dependencies of a target.
|
static String |
TARGET_CONFIGURATIONS
Target configuration attached to target
|
Constructor and Description |
---|
InternalTargetAttributeNames() |
public static final String BASE_PATH
public static final String DIRECT_DEPENDENCIES
public static final String TARGET_CONFIGURATIONS