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 |
---|---|---|---|---|
com.sun.xml.bind | jaxb-impl | 2.1.12 | jar | - |
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
javax.activation | activation | 1.1 | jar | Common Development and Distribution License (CDDL) v1.0 |
javax.xml.bind | jaxb-api | 2.1 | jar | - |
javax.xml.stream | stax-api | 1.0-2 | jar | GNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 |
org.slf4j | slf4j-api | 1.7.2 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.7.2 | jar | MIT License |
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-io-openms-featurexml:jar:1.3.2
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)
- 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.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
- javax.xml.stream:stax-api:jar:1.0-2 (compile)
- javax.xml.bind:jaxb-api:jar:2.1 (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-log4j12:jar:1.7.2 (compile)
SLF4J LOG4J-12 Binding Description: SLF4J LOG4J-12 Binding
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)
- com.sun.xml.bind:jaxb-impl:jar:2.1.12 (compile)
Licenses
L-GPL v3: Cross Test, Maltcms IO Provider OpenMS FeatureXML
New BSD License: Hamcrest Core
Unknown: jaxb-api, jaxb-impl
Eclipse Public License (EPL): Cross Test, Maltcms IO Provider OpenMS FeatureXML
GNU General Public Library: Streaming API for XML
Common Public License Version 1.0: JUnit
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML
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)