Releases: bbcbh/Package_ClusterModel
v2.0-JavaSE-11
ClusterModel Release for JavaSE-11 (Class File Version 55) (e.g., for use on UNSW Katana)
This release includes only the JAR file and does not contain any dependencies.
-
For a fresh installation, it is recommended to first download and unzip the full version (v2.0-JavaSE-11-Full), then replace the
ClusterModel.jarfile with this version. -
If the dependencies from v2.0-JavaSE-11-Full are already installed, you can simply download this JAR file and replace the existing
ClusterModel.jarwith this version.
For all versions, the run command follows the format:
java -jar "ClusterModel.jar" ....
See README for more details.
v2.0-JavaSE-11-Full
ClusterModel Release for JavaSE-11 (Class File Version 55) (e.g., for use on UNSW Katana)
This release is the full version, with all dependencies included in the ZIP file. Simply unzip the file and run it as usual (e.g., java -jar "ClusterModel.jar" ...).
Compare to previous version (v1.0-JavaSE-11), this version has remove code to carry out optimisation, results in a much shorter list of dependencies and smaller file size.
The included dependencies are shared with all subsequent v2.X-JavaSE-11 releases.