Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
net.sf.maltcms | maltcms-ap-distribution | 1.3.2 | pom | L-GPL v3-Eclipse Public License (EPL) |
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
net.sf.maltcms | cross-test | 1.4.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.projectlombok | lombok | 1.14.2 | jar | The MIT License |
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- net.sf.maltcms:maltcms-osgi-distribution:bundle:1.3.2
Maltcms Distribution OSGI Description: (Experimental) Creates the Maltcms OSGI Bundle Distribution.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-osgi-distribution
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-ap-distribution:pom:1.3.2 (compile)
Maltcms Analytical Pyrolysis Distribution Binary Description: Creates the Maltcms Binary Distribution for Analytical Pyrolysis.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-ap-distribution
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-distribution:pom:1.3.2 (compile)
Maltcms Distribution Binary Description: Creates the Maltcms Binary Distribution.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-distribution
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-chroma4D:jar:1.3.2 (compile)
Maltcms ChromA4D Description: Algorithms and Commands mainly for 2D Chromatography.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-chroma4D
Project License: L-GPL v3Eclipse Public License (EPL)
- edu.ucar.unidata:netcdf-osgi:jar:4.2.35 (compile)
netcdf-osgi Description: Artifactory auto generated POM
Project License: No license is defined for this project.
- org.apache.commons:commons-math:jar:2.2 (compile)
Commons Math Description: The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
URL: http://commons.apache.org/math/
Project License: The Apache Software License, Version 2.0
- acs.lbl.gov:colt-osgi:jar:1.2.0 (compile)
colt-osgi Description: Artifactory auto generated POM
Project License: No license is defined for this project.
- edu.ucar.unidata:netcdf-osgi:jar:4.2.35 (compile)
- net.sf.maltcms:maltcms-chroma4D-srg:jar:1.3.2 (compile)
Maltcms ChromA4D SRG Description: Seeded MS-based Region Growing for Peak Integration in 2D Chromatography.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-chroma4D-srg
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-chroma4D-cwt:jar:1.3.2 (compile)
Maltcms ChromA4D CWT Description: Continuous Wavelet Transform based Peakfinding for 2D Chromatography.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-chroma4D-cwt
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-datastructures-quadtree:jar:1.3.2 (compile)
Maltcms QuadTree Description: Generic 2D Spatial Index Datastructure mainly for 2D Chromatography.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-datastructures-quadtree
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-datastructures-quadtree:jar:1.3.2 (compile)
- net.sf.maltcms:maltcms-apps:jar:1.3.2 (compile)
Maltcms Apps Description: The Maltcms CLI Application.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-apps
Project License: L-GPL v3Eclipse Public License (EPL)
- commons-cli:commons-cli:jar:1.2 (compile)
Commons CLI Description: Commons CLI provides a simple API for presenting, processing and validating a command line interface.
URL: http://commons.apache.org/cli/
Project License: The Apache Software License, Version 2.0
- commons-cli:commons-cli:jar:1.2 (compile)
- net.sf.maltcms:maltcms-chroma:jar:1.3.2 (compile)
Maltcms ChromA Description: Algorithms and Commands mainly for 1D Chromatography.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-chroma
Project License: L-GPL v3Eclipse Public License (EPL)
- commons-collections:commons-collections:jar:3.2.1 (compile)
Commons Collections Description: Types that extend and augment the Java Collections Framework.
URL: http://commons.apache.org/collections/
Project License: The Apache Software License, Version 2.0
- com.carrotsearch:hppc:jar:0.5.3 (compile)
HPPC Collections Description: High Performance Primitive Collections. Fundamental data structures (maps, sets, lists, stacks, queues) generated for combinations of object and primitive types to conserve JVM memory and speed up execution.
URL: http://labs.carrotsearch.com/hppc.html/hppc
Project License: The Apache Software License, Version 2.0
- commons-collections:commons-collections:jar:3.2.1 (compile)
- net.sf.maltcms:maltcms-filters:jar:1.3.2 (compile)
Maltcms Filters Description: Implementations of Filters for Array Data.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-filters
Project License: L-GPL v3Eclipse Public License (EPL)
- org.apache.commons:commons-math3:jar:3.2 (compile)
Commons Math Description: The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
URL: http://commons.apache.org/proper/commons-math/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-math3:jar:3.2 (compile)
- net.sf.maltcms:maltcms-commands:jar:1.3.2 (compile)
Maltcms Commands Description: Similarities for Feature Vectors and Time Series thereof, such as Cosine and Dynamic Time Warping.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-commands
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-datastructures:jar:1.3.2 (compile)
Maltcms Datastructures Description: Datastructures for Chromatography and Mass Spectrometry.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-datastructures
Project License: L-GPL v3Eclipse Public License (EPL)
- javax.media.jai:com.springsource.javax.media.jai.codec:jar:1.1.3 (compile)
com.springsource.javax.media.jai.codec Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- javax.media.jai:com.springsource.javax.media.jai.core:jar:1.1.3 (compile)
com.springsource.javax.media.jai.core Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- javax.media.jai:com.springsource.javax.media.jai.codec:jar:1.1.3 (compile)
- net.sf.maltcms:maltcms-execution:jar:1.3.2 (compile)
Maltcms Execution Description: (Deprecated) Local Execution of Maltcms.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-execution
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-io:jar:1.3.2 (compile)
Maltcms IO Description: IO Utilities for CSV and Color Ramps.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-io
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-ui:jar:1.3.2 (compile)
Maltcms UI Description: Utilities for Charting and Plotting.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-ui
Project License: L-GPL v3Eclipse Public License (EPL)
- org.netbeans.api:wizard-osgi:jar:0.998.1 (compile)
wizard-osgi Description: Artifactory auto generated POM
Project License: No license is defined for this project.
- org.netbeans.api:wizard-osgi:jar:0.998.1 (compile)
- net.sf.maltcms:maltcms-db:jar:1.3.2 (compile)
Maltcms DB Description: Utilities for Metabolite DB Creation and Search/Identification.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-db
Project License: L-GPL v3Eclipse Public License (EPL)
- com.db4o:db4o-all:jar:8.0.249 (compile)
db4o-all Description: Artifactory auto generated POM
Project License: No license is defined for this project.
- com.db4o:db4o-all:jar:8.0.249 (compile)
- net.sf.maltcms:maltcms-experimental:jar:1.3.2 (compile)
Maltcms Experimental Description: (Experimental) Implementations, Testbed for new Developments.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-experimental
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-statistics:jar:1.3.2 (compile)
Maltcms Statistics Description: (Experimental) Implementation of Log-Delta Evaluation for Metabolite Abundances.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-statistics
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-sralign:jar:1.3.2 (compile)
Maltcms Symbolic Rep Alignment Description: (Deprecated) Implementation of Sub-Sampled 1D Time Series Alignment.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-sralign
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-xml-alignment:jar:1.3.2 (compile)
Maltcms Xml Alignment Format Description: Maltcms XML Alignment Format Schema and Implementation.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-xml-alignment
Project License: L-GPL v3Eclipse Public License (EPL)
- com.sun.xml.bind:jaxb-impl:jar:2.1.12 (compile)
jaxb-impl Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- javax.xml.bind:jaxb-api:jar:2.1 (compile)
jaxb-api Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- javax.xml.stream:stax-api:jar:1.0-2 (compile)
Streaming API for XML Description: StAX is a standard XML processing API that allows you to stream XML data from and to your application.
Project License: GNU General Public LibraryCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
- javax.xml.stream:stax-api:jar:1.0-2 (compile)
- javax.xml.bind:jaxb-api:jar:2.1 (compile)
- com.sun.xml.bind:jaxb-impl:jar:2.1.12 (compile)
- net.sf.maltcms:maltcms-xml-annotation:jar:1.3.2 (compile)
Maltcms Xml Annotation Format Description: Maltcms XML Feature Format Schema and Implementation.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-xml-annotation
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-resources:jar:1.3.2 (compile)
Maltcms Runtime Resources Description: Required Resources for the Maltcms Application.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-resources
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-io-netcdf:jar:1.3.2 (compile)
Maltcms IO Provider NetCDF Description: Datasource Implementation for NetCDF, ANDI-MS, and ANDI-CHROM.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-io-netcdf
Project License: L-GPL v3Eclipse Public License (EPL)
- org.apache.commons:com.springsource.org.apache.commons.httpclient:jar:3.1.0 (compile)
com.springsource.org.apache.commons.httpclient Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.apache.commons:com.springsource.org.apache.commons.logging:jar:1.1.1 (compile)
com.springsource.org.apache.commons.logging Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.apache.commons:com.springsource.org.apache.commons.logging:jar:1.1.1 (compile)
- org.apache.commons:com.springsource.org.apache.commons.httpclient:jar:3.1.0 (compile)
- net.sf.maltcms:maltcms-io-mzxml:jar:1.3.2 (compile)
Maltcms IO Provider MZXML Description: (Deprecated) Datasource Implementation for mzXML.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-io-mzxml
Project License: L-GPL v3Eclipse Public License (EPL)
- jakarta-regexp:jakarta-regexp:jar:1.4 (compile)
jakarta-regexp Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- uk.ac.ebi.pride.tools:jmzreader:jar:1.2.0 (compile)
jMzReader core library Description: Interfaces for the peak list parsers developed by the PRIDE team.
URL: http://code.google.com/p/jmzreader/
Project License: Apache 2
- uk.ac.ebi.pride.tools:mzxml-parser:jar:1.3.3 (compile)
mzxml-parser Description: A read-only parser library to parse mzXML files. This library was build based on mzXML version 3.2 but should work for any mzXML file version >= 2.0.
URL: http://code.google.com/p/jmzreader/
Project License: Apache 2
- psidev.psi.tools:xxindex:jar:0.11 (compile)
PSI :: Tools :: Xml XPath Indexer Description: There is currently no description associated with this project.
Project License: The Apache Software License, Version 2.0
- org.apache.commons:com.springsource.org.apache.commons.io:jar:1.4.0 (compile)
com.springsource.org.apache.commons.io Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- cpdetector:cpdetector:jar:1.0.7 (compile)
cpdetector Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.antlr:com.springsource.antlr:jar:2.7.7 (compile)
com.springsource.antlr Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- jargs:jargs:jar:1.0 (compile)
jargs Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.mozilla.intl:chardet:jar:1.0 (compile)
chardet Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.antlr:com.springsource.antlr:jar:2.7.7 (compile)
- org.apache.log4j:com.springsource.org.apache.log4j:jar:1.2.15 (compile)
com.springsource.org.apache.log4j Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.apache.commons:com.springsource.org.apache.commons.io:jar:1.4.0 (compile)
- psidev.psi.tools:xxindex:jar:0.11 (compile)
- jakarta-regexp:jakarta-regexp:jar:1.4 (compile)
- net.sf.maltcms:maltcms-io-mzdata:jar:1.3.2 (compile)
Maltcms IO Provider MZDATA Description: (Deprecated) Datasource Implementation for mzData.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-io-mzdata
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-io-mzml:jar:1.3.2 (compile)
Maltcms IO Provider MZML Description: Datasource Implementation for MzML.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-io-mzml
Project License: L-GPL v3Eclipse Public License (EPL)
- uk.ac.ebi.jmzml:jmzml-osgi:jar:1.6.8 (compile)
MzML Java core API Description: JAXB implementation of the mzML 1.1 standard as made available from the Proteomics Standards Initiative. This object model can be used to serialize/deserialize properly formed mzML XML files.
URL: http://www.ebi.ac.uk/pride
Project License: The Apache Software License 2.0
- com.sun.xml.bind:jaxb-xjc:jar:2.1.7 (compile)
jaxb-xjc Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- javax.activation:activation:jar:1.1 (compile)
JavaBeans Activation Framework (JAF) Description: JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
URL: http://java.sun.com/products/javabeans/jaf/index.jsp
Project License: Common Development and Distribution License (CDDL) v1.0
- com.sun.xml.bind:jaxb-xjc:jar:2.1.7 (compile)
- uk.ac.ebi.jmzml:jmzml-osgi:jar:1.6.8 (compile)
- net.sf.maltcms:maltcms-io-mz5:jar:1.3.2 (compile)
Maltcms IO Provider MZ5 Description: (Experimental) Datasource Implementation for MZ5.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-io-mz5
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-io-csv:jar:1.3.2 (compile)
Maltcms IO Provider CSV Description: Parser Support for ChromaTOF, GC Image, and FSA Formats.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-io-csv
Project License: L-GPL v3Eclipse Public License (EPL)
- org.apache.commons:commons-csv:jar:1.0 (compile)
Apache Commons CSV Description: The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
URL: http://commons.apache.org/proper/commons-csv/
Project License: The Apache Software License, Version 2.0
- org.apache.commons:commons-csv:jar:1.0 (compile)
- net.sf.maltcms:maltcms-io-openms-featurexml:jar:1.3.2 (compile)
Maltcms IO Provider OpenMS FeatureXML Description: XML Binding Parser for OpenMS FeatureXML Format.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-io-openms-featurexml
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-io-xlsx:jar:1.3.2 (compile)
Maltcms IO Provider XLS(X) Description: Datasource Implementation for MS XLS(X).
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-io-xlsx
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-evaluation:jar:1.3.2 (compile)
Maltcms Evaluation Description: Utilities for Comparison of Multiple Peak Alignments.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-evaluation
Project License: L-GPL v3Eclipse Public License (EPL)
- com.h2database:h2:jar:1.3.170 (compile)
H2 Database Engine Description: H2 Database Engine
URL: http://www.h2database.com
Project License: The H2 License, Version 1.0
- net.sf.maltcms:cross-math:jar:1.4.0 (compile)
Cross Math Description: There is currently no description associated with this project.
URL: http://maltcms.sourceforge.net/maven/cross/1.4.0/cross-math
Project License: L-GPL v3Eclipse Public License (EPL)
- com.h2database:h2:jar:1.3.170 (compile)
- net.sf.maltcms:maltcms-spectratyping:jar:1.3.2 (compile)
Maltcms Spectratyping Description: (Experimental) Pipeline for Spectratyping.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-spectratyping
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-cv:jar:1.3.2 (compile)
Maltcms Controlled Vocabulary Description: Controlled Vocabulary Term Resolution for Variable Names.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-cv
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:cross-main:jar:1.4.0 (compile)
Cross Main Description: There is currently no description associated with this project.
URL: http://maltcms.sourceforge.net/maven/cross/1.4.0/cross-main
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:cross-annotations:jar:1.4.0 (compile)
Cross Annotations Description: There is currently no description associated with this project.
URL: http://maltcms.sourceforge.net/maven/cross/1.4.0/cross-annotations
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:cross-event:jar:1.4.0 (compile)
Cross Events Description: There is currently no description associated with this project.
URL: http://maltcms.sourceforge.net/maven/cross/1.4.0/cross-event
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:cross-tools:jar:1.4.0 (compile)
Cross Tools Description: There is currently no description associated with this project.
URL: http://maltcms.sourceforge.net/maven/cross/1.4.0/cross-tools
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:cross-exception:jar:1.4.0 (compile)
Cross Exceptions Description: There is currently no description associated with this project.
URL: http://maltcms.sourceforge.net/maven/cross/1.4.0/cross-exception
Project License: L-GPL v3Eclipse Public License (EPL)
- 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.springframework:org.springframework.aop:jar:3.2.4.RELEASE (compile)
org.springframework.aop Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.aopalliance:com.springsource.org.aopalliance:jar:1.0.0 (compile)
com.springsource.org.aopalliance Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.aopalliance:com.springsource.org.aopalliance:jar:1.0.0 (compile)
- org.springframework:org.springframework.beans:jar:3.2.4.RELEASE (compile)
org.springframework.beans Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.springframework:org.springframework.context:jar:3.2.4.RELEASE (compile)
org.springframework.context Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.springframework:org.springframework.core:jar:3.2.4.RELEASE (compile)
org.springframework.core Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- org.springframework:org.springframework.expression:jar:3.2.4.RELEASE (compile)
org.springframework.expression Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- commons-io:commons-io:jar:2.4 (compile)
Commons IO Description: The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: http://commons.apache.org/io/
Project License: The Apache Software License, Version 2.0
- net.sf.mpaxs:mpaxs-spi:jar:1.7.0 (compile)
mpaxs-spi Description: There is currently no description associated with this project.
URL: http://mpaxs.sf.net/maven/1.7.0/mpaxs-spi
Project License: GNU Lesser General Public License (LGPL)Eclipse Public License (EPL)
- net.sf.mpaxs:mpaxs-api:jar:1.7.0 (compile)
mpaxs-api Description: There is currently no description associated with this project.
URL: http://mpaxs.sf.net/maven/1.7.0/mpaxs-api
Project License: GNU Lesser General Public License (LGPL)Eclipse Public License (EPL)
- net.sf.mpaxs:mpaxs-api:jar:1.7.0 (compile)
- net.sf.mpaxs:mpaxs-server:jar:1.7.0 (compile)
mpaxs-server Description: There is currently no description associated with this project.
URL: http://mpaxs.sf.net/maven/1.7.0/mpaxs-server
Project License: GNU Lesser General Public License (LGPL)Eclipse Public License (EPL)
- org.swinglabs:swing-layout-osgi:jar:1.0.3 (compile)
swing-layout-osgi Description: Artifactory auto generated POM
Project License: No license is defined for this project.
- net.sf.mpaxs:mpaxs-computeHost:jar:1.7.0 (compile)
mpaxs-computeHost Description: There is currently no description associated with this project.
URL: http://mpaxs.sf.net/maven/1.7.0/mpaxs-computeHost
Project License: GNU Lesser General Public License (LGPL)Eclipse Public License (EPL)
- net.sf.mpaxs:mpaxs-drmaa-spi:jar:1.7.0 (compile)
mpaxs-drmaa-spi Description: There is currently no description associated with this project.
URL: http://mpaxs.sf.net/maven/1.7.0/mpaxs-drmaa-spi
Project License: GNU Lesser General Public License (LGPL)Eclipse Public License (EPL)
- org.gff.drmaa:sun-drmaa-impl-osgi:jar:1.0.0 (compile)
sun-drmaa-impl-osgi Description: Artifactory auto generated POM
Project License: No license is defined for this project.
- org.gff.drmaa:sun-drmaa-impl-osgi:jar:1.0.0 (compile)
- net.sf.mpaxs:mpaxs-drmaa-spi:jar:1.7.0 (compile)
- org.swinglabs:swing-layout-osgi:jar:1.0.3 (compile)
- commons-configuration:commons-configuration:jar:1.9 (compile)
Commons Configuration Description: Tools to assist in the reading of configuration/preferences files in various formats
URL: http://commons.apache.org/configuration/
Project License: The Apache Software License, Version 2.0
- commons-lang:commons-lang:jar:2.6 (compile)
Commons Lang Description: Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: http://commons.apache.org/lang/
Project License: The Apache Software License, Version 2.0
- commons-lang:commons-lang:jar:2.6 (compile)
- org.jdom:com.springsource.org.jdom:jar:1.1.0 (compile)
com.springsource.org.jdom Description: There is currently no description associated with this project.
Project License: No license is defined for this project.
- net.sf.maltcms:cross-cache:jar:1.4.0 (compile)
Cross Cache Description: There is currently no description associated with this project.
URL: http://maltcms.sourceforge.net/maven/cross/1.4.0/cross-cache
Project License: L-GPL v3Eclipse Public License (EPL)
- org.netbeans.api:org-openide-util-lookup-osgi:jar:8.0.1 (compile)
org-openide-util-lookup-osgi Description: Artifactory auto generated POM
Project License: No license is defined for this project.
- net.sf.ehcache:ehcache:jar:2.7.2 (compile)
ehcache Description: Ehcache is an open source, standards-based cache used to boost performance, offload the database and simplify scalability. Ehcache is robust, proven and full-featured and this has made it the most widely-used Java-based cache.
URL: http://ehcache.org
Project License: The Apache Software License, Version 2.0
- net.sf.maltcms:cross-annotations:jar:1.4.0 (compile)
- net.sf.maltcms.org.apache.poi:poi-osgi:jar:1.3.2 (compile)
POI OSGI Description: OSGI Wrapper module for Apache POI API http://poi.apache.org/
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/poi-osgi
Project License: L-GPL v3Eclipse Public License (EPL)
- org.jfree:jfreechart-osgi:jar:1.3.2 (compile)
JFreeChart OSGI Description: OSGI Wrapper module for JFreeChart, http://www.jfree.org
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/jfreechart-osgi
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms.net.sf.jexcelapi:jxl-osgi:jar:1.3.2 (compile)
JXL OSGI Description: OSGI Wrapper module for JXL API http://jexcelapi.sourceforge.net/
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/jxl-osgi
Project License: L-GPL v3Eclipse Public License (EPL)
- net.sf.maltcms:maltcms-chroma4D:jar:1.3.2 (compile)
- net.sf.maltcms:maltcms-ap:jar:1.3.2 (compile)
Maltcms Analytical Pyrolysis Description: User Interface and Implementation for Analytical Pyrolysis Workflows.
URL: http://maltcms.sourceforge.net/maven/maltcms/1.3.2/maltcms-ap
Project License: L-GPL v3Eclipse Public License (EPL)
- org.codehaus.groovy:groovy-all:jar:1.8.9 (compile)
Groovy Description: Groovy: A powerful, dynamic language for the JVM
URL: http://groovy.codehaus.org/
Project License: The Apache Software License, Version 2.0
- org.codehaus.groovy:groovy-all:jar:1.8.9 (compile)
- org.slf4j:slf4j-log4j12:jar:1.7.2 (compile)
SLF4J LOG4J-12 Binding Description: SLF4J LOG4J-12 Binding
URL: http://www.slf4j.org
Project License: MIT License
- log4j:log4j:jar:1.2.17 (compile)
Apache Log4j Description: Apache Log4j 1.2
URL: http://logging.apache.org/log4j/1.2/
Project License: The Apache Software License, Version 2.0
- log4j:log4j:jar:1.2.17 (compile)
- net.sf.maltcms:maltcms-distribution:pom:1.3.2 (compile)
- net.sf.maltcms:cross-test:jar:1.4.0 (test)
Cross Test Description: There is currently no description associated with this project.
URL: http://maltcms.sourceforge.net/maven/cross/1.4.0/cross-test
Project License: L-GPL v3Eclipse Public License (EPL)
- org.slf4j:slf4j-api:jar:1.7.2 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project License: MIT License
- org.slf4j:slf4j-api:jar:1.7.2 (compile)
- org.projectlombok:lombok:jar:1.14.2 (provided)
Project Lombok Description: Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!
Project License: The MIT License
- junit:junit:jar:4.11 (test)
JUnit Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
URL: http://junit.org
Project License: Common Public License Version 1.0
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project License: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- net.sf.maltcms:maltcms-ap-distribution:pom:1.3.2 (compile)
Licenses
GNU Lesser General Public License (LGPL): mpaxs-api, mpaxs-computeHost, mpaxs-drmaa-spi, mpaxs-server, mpaxs-spi
New BSD License: Hamcrest Core
Apache 2: jMzReader core library, mzxml-parser
The Apache Software License 2.0: MzML Java core API
Unknown: chardet, colt-osgi, com.springsource.antlr, com.springsource.javax.media.jai.codec, com.springsource.javax.media.jai.core, com.springsource.org.aopalliance, com.springsource.org.apache.commons.httpclient, com.springsource.org.apache.commons.io, com.springsource.org.apache.commons.logging, com.springsource.org.apache.log4j, com.springsource.org.jdom, cpdetector, db4o-all, jakarta-regexp, jargs, jaxb-api, jaxb-impl, jaxb-xjc, netcdf-osgi, org-openide-util-lookup-osgi, org.springframework.aop, org.springframework.beans, org.springframework.context, org.springframework.core, org.springframework.expression, sun-drmaa-impl-osgi, swing-layout-osgi, wizard-osgi
Eclipse Public License (EPL): Cross Annotations, Cross Cache, Cross Events, Cross Exceptions, Cross Main, Cross Math, Cross Test, Cross Tools, JFreeChart OSGI, JXL OSGI, Maltcms Analytical Pyrolysis, Maltcms Analytical Pyrolysis Distribution Binary, Maltcms Apps, Maltcms ChromA, Maltcms ChromA4D, Maltcms ChromA4D CWT, Maltcms ChromA4D SRG, Maltcms Commands, Maltcms Controlled Vocabulary, Maltcms DB, Maltcms Datastructures, Maltcms Distribution Binary, Maltcms Distribution OSGI, Maltcms Evaluation, Maltcms Execution, Maltcms Experimental, Maltcms Filters, Maltcms IO, Maltcms IO Provider CSV, Maltcms IO Provider MZ5, Maltcms IO Provider MZDATA, Maltcms IO Provider MZML, Maltcms IO Provider MZXML, Maltcms IO Provider NetCDF, Maltcms IO Provider OpenMS FeatureXML, Maltcms IO Provider XLS(X), Maltcms QuadTree, Maltcms Runtime Resources, Maltcms Spectratyping, Maltcms Statistics, Maltcms Symbolic Rep Alignment, Maltcms UI, Maltcms Xml Alignment Format, Maltcms Xml Annotation Format, POI OSGI, mpaxs-api, mpaxs-computeHost, mpaxs-drmaa-spi, mpaxs-server, mpaxs-spi
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML
The Apache Software License, Version 2.0: Apache Commons CSV, Apache Log4j, Commons CLI, Commons Codec, Commons Collections, Commons Configuration, Commons IO, Commons Lang, Commons Math, Groovy, HPPC Collections, PSI :: Tools :: Xml XPath Indexer, ehcache
L-GPL v3: Cross Annotations, Cross Cache, Cross Events, Cross Exceptions, Cross Main, Cross Math, Cross Test, Cross Tools, JFreeChart OSGI, JXL OSGI, Maltcms Analytical Pyrolysis, Maltcms Analytical Pyrolysis Distribution Binary, Maltcms Apps, Maltcms ChromA, Maltcms ChromA4D, Maltcms ChromA4D CWT, Maltcms ChromA4D SRG, Maltcms Commands, Maltcms Controlled Vocabulary, Maltcms DB, Maltcms Datastructures, Maltcms Distribution Binary, Maltcms Distribution OSGI, Maltcms Evaluation, Maltcms Execution, Maltcms Experimental, Maltcms Filters, Maltcms IO, Maltcms IO Provider CSV, Maltcms IO Provider MZ5, Maltcms IO Provider MZDATA, Maltcms IO Provider MZML, Maltcms IO Provider MZXML, Maltcms IO Provider NetCDF, Maltcms IO Provider OpenMS FeatureXML, Maltcms IO Provider XLS(X), Maltcms QuadTree, Maltcms Runtime Resources, Maltcms Spectratyping, Maltcms Statistics, Maltcms Symbolic Rep Alignment, Maltcms UI, Maltcms Xml Alignment Format, Maltcms Xml Annotation Format, POI OSGI
GNU General Public Library: Streaming API for XML
The H2 License, Version 1.0: H2 Database Engine
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The MIT License: Project Lombok
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)