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>isNewVersionAvailable()
-
Method Details
-
getVersion
-
isNewVersionAvailable
public static javafx.util.Pair<Boolean,String> isNewVersionAvailable() throws IOException, org.json.simple.parser.ParseException- Throws:
IOExceptionorg.json.simple.parser.ParseException
-