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-cv | 1.3.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
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.3.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
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 | 0.11.8 | jar | The MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
commons-cli | commons-cli | 1.2 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.5 | jar | The Apache Software License, Version 2.0 |
commons-configuration | commons-configuration | 1.9 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
edu.ucar.unidata | netcdf-osgi | 4.2.35 | jar | - |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
net.sf.ehcache | ehcache | 2.7.2 | jar | src/assemble/EHCACHE-CORE-LICENSE.txt |
net.sf.maltcms | cross-annotations | 1.3.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
net.sf.maltcms | cross-cache | 1.3.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
net.sf.maltcms | cross-event | 1.3.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
net.sf.maltcms | cross-exception | 1.3.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
net.sf.maltcms | cross-main | 1.3.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
net.sf.maltcms | cross-math | 1.3.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
net.sf.maltcms | cross-tools | 1.3.0 | jar | L-GPL v3-Eclipse Public License (EPL) |
net.sf.mpaxs | mpaxs-api | 1.6.16 | jar | GNU Lesser General Public License (LGPL)-Eclipse Public License (EPL) |
net.sf.mpaxs | mpaxs-computeHost | 1.6.16 | jar | GNU Lesser General Public License (LGPL)-Eclipse Public License (EPL) |
net.sf.mpaxs | mpaxs-drmaa-spi | 1.6.16 | jar | GNU Lesser General Public License (LGPL)-Eclipse Public License (EPL) |
net.sf.mpaxs | mpaxs-server | 1.6.16 | jar | GNU Lesser General Public License (LGPL)-Eclipse Public License (EPL) |
net.sf.mpaxs | mpaxs-spi | 1.6.16 | jar | GNU Lesser General Public License (LGPL)-Eclipse Public License (EPL) |
org.aopalliance | com.springsource.org.aopalliance | 1.0.0 | jar | - |
org.apache.commons | com.springsource.org.apache.commons.logging | 1.1.1 | jar | - |
org.gff.drmaa | sun-drmaa-impl-osgi | 1.0.0 | jar | - |
org.jdom | com.springsource.org.jdom | 1.1.0 | jar | - |
org.netbeans.api | org-openide-util-lookup-osgi | 7.1.0 | jar | - |
org.slf4j | slf4j-api | 1.7.2 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.7.2 | jar | MIT License |
org.springframework | org.springframework.aop | 3.2.1.RELEASE | jar | - |
org.springframework | org.springframework.beans | 3.2.1.RELEASE | jar | - |
org.springframework | org.springframework.context | 3.2.1.RELEASE | jar | - |
org.springframework | org.springframework.core | 3.2.1.RELEASE | jar | - |
org.springframework | org.springframework.expression | 3.2.1.RELEASE | jar | - |
org.swinglabs | swing-layout-osgi | 1.0.3 | jar | - |
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 |
GNU Lesser General Public License (LGPL): mpaxs-api, mpaxs-computeHost, mpaxs-drmaa-spi, mpaxs-server, mpaxs-spi
L-GPL v3: Cross Annotations, Cross Cache, Cross Events, Cross Exceptions, Cross Main, Cross Math, Cross Test, Cross Tools, Maltcms Controlled Vocabulary, Maltcms IO
New BSD License: Hamcrest Core
Unknown: com.springsource.org.aopalliance, com.springsource.org.apache.commons.logging, com.springsource.org.jdom, 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
Eclipse Public License (EPL): Cross Annotations, Cross Cache, Cross Events, Cross Exceptions, Cross Main, Cross Math, Cross Test, Cross Tools, Maltcms Controlled Vocabulary, Maltcms IO, mpaxs-api, mpaxs-computeHost, mpaxs-drmaa-spi, mpaxs-server, mpaxs-spi
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Log4j, Commons CLI, Commons Codec, Commons Configuration, Commons IO, Commons Lang, ehcache
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The MIT License: Project Lombok