| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CREATOR_APP_ARTIFACT_ID |
"creator.app.artifactId" |
public static final String |
CREATOR_APP_CLASSIFIER |
"creator.app.classifier" |
public static final String |
CREATOR_APP_GROUP_ID |
"creator.app.groupId" |
public static final String |
CREATOR_APP_TYPE |
"creator.app.type" |
public static final String |
CREATOR_APP_VERSION |
"creator.app.version" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEV |
"dev" |
public static final String |
PROD |
"prod" |
public static final String |
QUARKUS_PROFILE_ENV |
"QUARKUS_PROFILE" |
public static final String |
QUARKUS_PROFILE_PROP |
"quarkus.profile" |
public static final String |
QUARKUS_TEST_PROFILE_PROP |
"quarkus.test.profile" |
public static final String |
TEST |
"test" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
META_INF_VERSIONS |
"META-INF/versions/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
JAVA |
"java." |
protected static final String |
META_INF_SERVICES |
"META-INF/services/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SNAPSHOT |
"snapshot" |
Copyright © 2021 JBoss by Red Hat. All rights reserved.