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.googlecode.netlib-java netlib-java 0.9.3 jar The BSD License
net.sourceforge.jmatio jmatio 1.2 jar BSD

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.8.2 jar Common Public License Version 1.0

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
net.sourceforge.f2j arpack_combined_all 0.1 jar The BSD License

Project Dependency Graph

Dependency Tree

  • org.openimaj:MatrixLib:jar:1.3.9 Information
    • com.googlecode.netlib-java:netlib-java:jar:0.9.3 (compile) Information
      • net.sourceforge.f2j:arpack_combined_all:jar:0.1 (compile) Information
    • net.sourceforge.jmatio:jmatio:jar:1.2 (compile) Information
    • junit:junit:jar:4.8.2 (test) Information

Licenses

BSD: jmatio

The BSD License: Fortran to Java ARPACK, Netlib for Java

New BSD: MatrixLib

Common Public License Version 1.0: JUnit