public class VersionHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
VERSION |
static Pattern |
VERSION_PATTERN |
| Constructor and Description |
|---|
VersionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getApiVersion()
Build a proper api version from the artifact version
|
static String |
getVersion()
Get artifact current version
|
public static final Pattern VERSION_PATTERN
public static final String VERSION
public static String getVersion()
public static String getApiVersion()
Copyright © 2018 Redlink GmbH. All rights reserved.