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
IREval |
Description: A modified version of the IREval module (version 4.12) from the lemur project with
extensions to better integrate with OpenIMAJ. See http://www.lemurproject.org
URL: http://www.openimaj.org/thirdparty/IREval
Project License: New BSD |
- org.apache.commons:commons-math:jar:2.2 (compile)
- junit:junit:jar:4.8.2 (test)
Licenses
New BSD: IREval
The Apache Software License, Version 2.0: Commons Math
Common Public License Version 1.0: JUnit