JDemetra+ v3 latest snapshot

March 5, 2026 · View on GitHub

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 21 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.

  1. Download the platform-specific package (jdemetra-standalone-VERSION-PLATFORM.zip)

    PLATFORMIntelArm
    MacOSosx-x86_64osx-aarch_64
    Linuxlinux-x86_64linux-aarch_64
    Windowswindows-x86_64windows-aarch_64
  2. Extract it to any folder on your system (i.e. DEMETRA_PATH)

  3. Run the executable file located in the DEMETRA_PATH/bin directory

🌟 Universal

This binary requires an external Java runtime.

  1. Install Java version 21 or later
  2. Download the platform-independent package (jdemetra-VERSION.zip)
  3. Extract it to any folder on your system (i.e. DEMETRA_PATH)
  4. Run the executable file located in the DEMETRA_PATH/bin directory