public class ApiHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
VERSION_PATTERN |
| Constructor and Description |
|---|
ApiHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getApiVersion()
Build a proper api version from the artifact version
|
static String |
getApiVersion(String version)
Build a proper api version
|
public static final Pattern VERSION_PATTERN
public static String getApiVersion()
public static String getApiVersion(String version)
version - raw versionCopyright © 2014 Redlink GmbH. All rights reserved.