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
- net.sf.maltcms.org.apache.poi:poi-osgi:bundle:3.9
POI 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://poi.apache.org Project License: L-GPL v3Eclipse Public License (EPL) |
- org.apache.poi:poi:jar:3.9 (compile)
- commons-codec:commons-codec:jar:1.5 (compile)
Commons Codec |
---|
Description: The codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities. URL: http://commons.apache.org/codec/ Project License: The Apache Software License, Version 2.0 |
- org.apache.poi:poi-ooxml:jar:3.9 (compile)
- org.apache.poi:poi:jar:3.9 (compile)
- org.apache.poi:poi-ooxml-schemas:jar:3.9 (compile)
- dom4j:dom4j:jar:1.6.1 (compile)
dom4j |
---|
Description: dom4j: the flexible XML framework for Java URL: http://dom4j.org Project License: No project license is defined for this project. |
- org.apache.poi:poi-ooxml-schemas:jar:3.9 (compile)
- org.apache.xmlbeans:xmlbeans:jar:2.3.0 (compile)
- xml-apis:xml-apis:jar:1.0.b2 (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/#external Project License: The Apache Software License, Version 2.0 |
- org.apache.xmlbeans:xmlbeans:jar:2.3.0 (provided)
- stax:stax-api:jar:1.0.1 (provided)
- stax:stax-api:jar:1.0.1 (provided)
- dom4j:dom4j:jar:1.6.1 (provided)
dom4j |
---|
Description: dom4j: the flexible XML framework for Java URL: http://dom4j.org Project License: No project license is defined for this project. |
- xml-apis:xml-apis:jar:1.0.b2 (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/#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, POI OSGI
New BSD License: Hamcrest Core
Unknown: dom4j
Eclipse Public License (EPL): Cross Test, POI OSGI
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Apache POI, Commons Codec, StAX API, XML Commons External Components XML APIs, XmlBeans
The MIT License: Project Lombok