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
org.apache.commons commons-math 2.2 jar The Apache Software License, Version 2.0

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

No transitive dependencies are required for this project.

Project Dependency Graph

Dependency Tree

  • org.openimaj:IREval:jar:1.3.9 Information
    • org.apache.commons:commons-math:jar:2.2 (compile) Information
    • junit:junit:jar:4.8.2 (test) Information

Licenses

New BSD: IREval

The Apache Software License, Version 2.0: Commons Math

Common Public License Version 1.0: JUnit