Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.15 KB

OIFits Explorer Core JMMC logo

This module contains the JMMC OIFits Explorer Core library developed by the JMMC technical team.

License: GPL v3

See JMMC releases See JMMC OpenDev @ github

See CI nightly builds

Documentation

The JMMC OIFits Explorer Core library provides the embeddable OIFits viewer component (plots, plot editor, pdf export).

See the pom.xml file to get all dependencies, including other JMMC OpenDev modules:

To be continued...

Build

This JMMC module uses java / maven to build the jar file, to be integrated into JMMC software.

Requirements:

  • OpenJDK 8+
  • Maven 3.6+

See JMMC Java Build See CI nightly builds