Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.45 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.45 KB

JMMC logo OpenDev - ASPRO2

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

License

See License: GPL v3

Links:

Documentation

The ASPRO2 User Manual is available at: aspro-doc.md.

This module contains the source code of the JMMC ASPRO2 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 ASPRO2 software.

Requirements:

  • OpenJDK 8+
  • Maven 3.6+

See JMMC Java Build See CI nightly builds