public class VersionUtil extends Object
This util loads couple of classpath resources with version information
| Constructor and Description |
|---|
VersionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getUserAgent()
Returns a
String representing the user agent. |
public static String getUserAgent()
String representing the user agent.
The user agent string is built based on the version resources loaded by this class. Examples:
Copyright © 2023. All rights reserved.