Package org.correomqtt.business.utils
Class VersionUtils
java.lang.Object
org.correomqtt.business.utils.VersionUtils
public class VersionUtils extends Object
-
Method Summary
Modifier and Type Method Description static StringgetVersion()static javafx.util.Pair<Boolean,String>isNewerVersionAvailable()
-
Method Details
-
getVersion
-
isNewerVersionAvailable
public static javafx.util.Pair<Boolean,String> isNewerVersionAvailable() throws IOException, org.json.simple.parser.ParseException- Throws:
IOExceptionorg.json.simple.parser.ParseException
-