Third-party libraries
Overview
Java Dependencies Libs for JPL-Core
Lib Name | Description |
---|---|
jpl-commons-*.jar [*] | The JPL commons (base and collection) libraries. |
commons-logging.jar | Wrapper around a variety of logging API implementations. |
xercesImpl.jar | A Java processor for parsing, validating, serializing and manipulating XML. |
antlr-complete.jar | ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions. |
Note
[*] See JPL Components dependencies.
Java Dependencies Libs for rendering spectra
Lib Name | Description |
---|---|
jfreechart.jar | JFreeChart is a free 100% Java chart library that makes it easy for developers to display professional quality charts in their applications. |
jcommon.jar | JCommon is a Java class library that is used by JFreeChart. |