Releases: nbbrd/jdemetra-app-snapshot
Releases · nbbrd/jdemetra-app-snapshot
JDemetra+ v3 latest snapshot
JDemetra+ v3 latest snapshot
This repository contains the latest binary snapshot of JDemetra+ v3.
Each snapshot is created automatically every night.
Note that this snapshot is available for test only and should not be used in production.
Requirements
JDemetra+ v3 runs on any operating system that supports Java 17 or later such as Microsoft Windows, Solaris OS, Apple macOS, Ubuntu and other various Linux distributions.
Installation
☕️ Bundled Java runtime
This binary provides its own Java runtime.
-
Download the platform-specific package (
jdemetra-standalone-VERSION-PLATFORM.zip
)PLATFORM
Intel Arm MacOS osx-x86_64
osx-aarch_64
Linux linux-x86_64
linux-aarch_64
Windows windows-x86_64
-
Extract it to any folder on your system (i.e.
DEMETRA_PATH
) -
Run the executable file located in the
DEMETRA_PATH/bin
directory
🌟 Universal
This binary requires an external Java runtime.
- Install Java version 17 or later
- Download the platform-independent package (
jdemetra-VERSION.zip
) - Extract it to any folder on your system (i.e.
DEMETRA_PATH
) - Run the executable file located in the
DEMETRA_PATH/bin
directory