public final class SpringDeployerConstants_3 extends Object
Defines constants used by this extension.
| Modifier and Type | Field and Description |
|---|---|
static String |
CGLIB_ARTIFACT_NAME
Represents the CGLIB maven artifact name.
|
static String |
CGLIB_ARTIFACT_VERSION
Represents the default CGLIB artifact name.
|
static String |
SNOWDROP_ARTIFACT_NAME
Represents the Snowdrop maven artifact name.
|
static String |
SNOWDROP_ARTIFACT_VERSION
Represents the default version of the Snowdrop.
|
static String |
SNOWDROP_EXCLUDED_ARTIFACT
Represents the name of the artifacts that will be excluded when resolving Snowdrop.
|
static String |
SPRING_ARTIFACT_VERSION
Represents the default version of the Spring Framework.
|
static String[] |
SPRING_ARTIFACTS_IDS
Represents the Spring Framework artifacts ids.
|
static String |
SPRING_GROUP_ID
Represents the Spring Framework maven group id name.
|
public static final String SPRING_GROUP_ID
Represents the Spring Framework maven group id name.
public static final String[] SPRING_ARTIFACTS_IDS
Represents the Spring Framework artifacts ids.
public static final String SPRING_ARTIFACT_VERSION
Represents the default version of the Spring Framework.
public static final String CGLIB_ARTIFACT_NAME
Represents the CGLIB maven artifact name.
public static final String CGLIB_ARTIFACT_VERSION
Represents the default CGLIB artifact name.
public static final String SNOWDROP_ARTIFACT_NAME
Represents the Snowdrop maven artifact name.
public static final String SNOWDROP_ARTIFACT_VERSION
Represents the default version of the Snowdrop.
public static final String SNOWDROP_EXCLUDED_ARTIFACT
Represents the name of the artifacts that will be excluded when resolving Snowdrop.
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.