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_NAME
Represents the Spring Framework maven artifact name.
|
static String |
SPRING_ARTIFACT_VERSION
Represents the default version of the Spring Framework.
|
static String |
SPRING_ARTIFACT_WEB_NAME
Represents the Spring Framework Web maven artifact name.
|
public static final String SPRING_ARTIFACT_NAME
Represents the Spring Framework maven artifact name.
public static final String SPRING_ARTIFACT_WEB_NAME
Represents the Spring Framework Web maven artifact name.
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 © 2012 JBoss by Red Hat. All Rights Reserved.