/jdplus-examples

Primary LanguageJavaEuropean Union Public License 1.2EUPL-1.2

JDemetra+ v3 - examples extensions

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