Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.08 KB

SearchCal JMMC logo

This module contains the SearchCal java application developed by the JMMC technical team.

License: GPL v3

See SearchCal See JMMC releases See JMMC OpenDev @ github

See CI nightly builds

Documentation

This module contains the source code of the JMMC SearchCal Graphical interface. 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 build the SearchCal software.

Requirements:

  • OpenJDK 8+
  • Maven 3.6+

See JMMC Java Build See CI nightly builds