Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
Project Dependency Graph
Dependency Tree
- org.jfree:jfreechart-osgi:bundle:1.0.14.1
JFreeChart OSGI |
---|
Description: Maltcms, short for "Modular Application Toolkit for Chromatography Mass-Spectrometry" is an application framework mainly suited for developers working in the domain of bioinformatics for metabolomics and proteomics. Its aim is to provide reusable, efficient datastructures, abstracting from the various low-level data-formats like netcdf (ANDIMS), mzXML, mzData and mzML and providing consistent access to data features like mass spectra, chromatograms and metadata. Furthermore, Maltcms provides a platform for the implementation and execution of processing pipelines. New and existing algorithms can be easily implemented or included and executed together with existing processing elements. URL: http://jfreechart.sourceforge.net/ Project License: L-GPL v3Eclipse Public License (EPL) |
- org.jfree:jfreechart:jar:1.0.14 (compile)
- org.jfree:jcommon:jar:1.0.17 (compile)
- xml-apis:xml-apis:jar:1.3.04 (compile)
XML Commons External Components XML APIs |
---|
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun. URL: http://xml.apache.org/commons/components/external/ Project License: The Apache Software License, Version 2.0 |
- org.jfree:jcommon:jar:1.0.17 (compile)
- xml-apis:xml-apis:jar:1.3.04 (provided)
XML Commons External Components XML APIs |
---|
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun. URL: http://xml.apache.org/commons/components/external/ Project License: The Apache Software License, Version 2.0 |
- net.sf.maltcms:cross-test:jar:1.3.0 (test)
- org.slf4j:slf4j-api:jar:1.7.2 (compile)
- org.slf4j:slf4j-log4j12:jar:1.7.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.2 (compile)
- junit:junit:jar:4.11 (test)
- org.projectlombok:lombok:jar:0.11.8 (provided)
Project Lombok |
---|
Description: Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more! URL: http://projectlombok.org Project License: The MIT License |
- junit:junit:jar:4.11 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
L-GPL v3: Cross Test, JFreeChart OSGI
New BSD License: Hamcrest Core
GNU Lesser General Public Licence: JCommon, JFreeChart
Eclipse Public License (EPL): Cross Test, JFreeChart OSGI
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: XML Commons External Components XML APIs
The MIT License: Project Lombok