com.epam.common.utils
Class Version
java.lang.Object
com.epam.common.utils.Version
public class Version
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Version
public Version()
printVersionOfProduct
public static void printVersionOfProduct(Class aClass,
Log log)
- Prints the version of a product.
- Parameters:
aClass
- the class from product jar FILElog
- the log
getProductVersion
public static String getProductVersion(Class<?> aClass)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.