public class VersionHelper extends Object
Modifier and Type | Field and Description |
---|---|
static List<String> |
MANIFEST_FIELDS
Read-only list of attributes searched into the main section of the jar manifests.
|
static String |
MANIFEST_SUMMARY_TAG
Tag used to group the summary by
|
Constructor and Description |
---|
VersionHelper() |
Modifier and Type | Method and Description |
---|---|
static List<Map<String,String>> |
getVersionDetailedInfo()
Get detailed information on all internal vitam components versions
|
static Map<String,Long> |
getVersionSummary()
Get the summary version information for vitam components found in the current classpath.
|
public static final String MANIFEST_SUMMARY_TAG
Copyright © 2018 Vitam. All rights reserved.