Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ARTIFACT_ID |
"artifactId" |
public static final String |
GROUP_ID |
"groupId" |
public static final String |
UPLOAD_FIELD_NAME_ATTACH |
"fileUploadElement" |
public static final String |
UPLOAD_MISSING_POM |
"MISSING_POM" |
public static final String |
UPLOAD_OK |
"OK" |
public static final String |
UPLOAD_UNABLE_TO_PARSE_POM |
"UNABLE_TO_PARSE_POM" |
public static final String |
VERSION_ID |
"version" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COLUMN_GAV |
"org.guvnor.m2repo.model.gav" |
public static final String |
COLUMN_LAST_MODIFIED |
"org.guvnor.m2repo.model.last.modified" |
public static final String |
COLUMN_NAME |
"org.guvnor.m2repo.model.name" |
public static final String |
COLUMN_PATH |
"org.guvnor.m2repo.model.path" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JAR_DOWNLOAD |
"jar.download" |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.