public final class VersionUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getBranch()
Returns the branch name.
|
static String |
getRevision()
Returns the revision.
|
static long |
getTimeStamp()
Returns the timestamp.
|
static String |
getVersion()
Returns the OpenIG version.
|
public static String getVersion()
public static String getBranch()
public static String getRevision()
public static long getTimeStamp()
Copyright © 2025 Open Identity Platform Community. All rights reserved.