JDemetra+ v3 - examples extensions
November 8, 2023 ยท View on GitHub
This repository contains Java examples of how to use the JDemetra+ v3 libraries.
Developing
This project is written in Java and uses Apache Maven as a build tool.
It requires Java 17 as minimum version and all its dependencies are hosted on Maven Central.
The code can be build using any IDE or by just type-in the following commands in a terminal:
git clone https://github.com/jdemetra/jdplus-examples.git
cd jdplus-examples
mvn clean install
Contributing
Any contribution is welcome and should be done through pull requests and/or issues.
Licensing
The code of this project is licensed under the European Union Public Licence (EUPL).