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.openimaj | core | 1.1 | jar | New BSD |
| org.openimaj | nearest-neighbour | 1.1 | jar | New BSD |
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 |
| org.openimaj | test-resources | 1.1 | jar | New BSD |
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 | Classifier | Type | License |
|---|---|---|---|---|---|
| ch.akuhn.matrix | MatrixLib | 1.0-OpenIMAJ-Fixes | - | jar | - |
| colt | colt | 1.2.0 | - | jar | - |
| com.esotericsoftware.kryo | kryo | 2.17 | - | jar | New BSD License |
| com.esotericsoftware.minlog | minlog | 1.2 | - | jar | New BSD License |
| com.esotericsoftware.reflectasm | reflectasm | 1.07 | shaded | jar | New BSD License |
| com.googlecode.matrix-toolkits-java | mtj | 0.9.14 | - | jar | GNU Lesser General Public License |
| com.googlecode.netlib-java | netlib-java | 0.9.3 | - | jar | The BSD License |
| com.thoughtworks.xstream | xstream | 1.4.3 | - | jar | BSD style |
| commons-codec | commons-codec | 1.6 | - | jar | The Apache Software License, Version 2.0 |
| commons-io | commons-io | 2.2 | - | jar | The Apache Software License, Version 2.0 |
| commons-lang | commons-lang | 2.6 | - | jar | The Apache Software License, Version 2.0 |
| commons-logging | commons-logging | 1.1.1 | - | jar | The Apache Software License, Version 2.0 |
| concurrent | concurrent | 1.3.4 | - | jar | >http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html |
| gov.sandia.foundry | gov-sandia-cognition-common-core | 3.3.0 | - | jar | The BSD License |
| gov.sandia.foundry | gov-sandia-cognition-learning-core | 3.3.0 | - | jar | The BSD License |
| jama | jama | 1.0.2 | - | jar | - |
| javassist | javassist | 3.12.1.GA | - | jar | MPL 1.1-LGPL 2.1 |
| jgrapht | jgrapht | 0.8.2 | - | jar | - |
| log4j | log4j | 1.2.14 | - | jar | The Apache Software License, Version 2.0 |
| net.sf.jafama | JaFaMa | 1.2 | - | jar | - |
| net.sf.trove4j | trove4j | 3.0.2 | - | jar | GNU Lesser General Public License 2.1 |
| net.sourceforge.f2j | arpack_combined_all | 0.1 | - | jar | The BSD License |
| org.apache.ant | ant | 1.8.4 | - | jar | The Apache Software License, Version 2.0 |
| org.apache.ant | ant-launcher | 1.8.4 | - | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-math | 2.2 | - | jar | The Apache Software License, Version 2.0 |
| org.apache.httpcomponents | httpclient | 4.2 | - | jar | LICENSE.txt |
| org.apache.httpcomponents | httpcore | 4.2 | - | jar | LICENSE.txt |
| org.jbibtex | jbibtex | 1.0.2 | - | jar | New BSD License |
| org.jsoup | jsoup | 1.6.3 | - | jar | The MIT License |
| org.objenesis | objenesis | 1.2 | - | jar | Apache 2 |
| org.openimaj | core-aop-support | 1.1 | - | jar | New BSD |
| org.openimaj | core-citation | 1.1 | - | jar | New BSD |
| org.openimaj | core-feature | 1.1 | - | jar | New BSD |
| org.openimaj | core-math | 1.1 | - | jar | New BSD |
| org.ow2.asm | asm | 4.0 | - | jar | BSD |
| vigna.dsi.unimi.it | jal | 20031117 | - | jar | - |
| xmlpull | xmlpull | 1.1.3.1 | - | jar | Public Domain |
| xpp3 | xpp3_min | 1.1.4c | - | jar | Indiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain |
BSD style: XStream Core
Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API
New BSD License: JBibTeX, Kryo, MinLog, ReflectASM
Apache 2: Objenesis
Unknown: MatrixLib, Unnamed - colt:colt:jar:1.2.0, Unnamed - jama:jama:jar:1.0.2, Unnamed - jgrapht:jgrapht:jar:0.8.2, Unnamed - net.sf.jafama:JaFaMa:jar:1.2, Unnamed - vigna.dsi.unimi.it:jal:jar:20031117
New BSD: Core Aspect Oriented Programming Support, OpenIMAJ Unit Test Resources, The OpenIMAJ Clustering Library, The OpenIMAJ Core Citation Library, The OpenIMAJ Core Features Library, The OpenIMAJ Core Library, The OpenIMAJ Core Math Library, The OpenIMAJ Nearest Neighbour Library
BSD: ASM Core
LGPL 2.1: Javassist
MPL 1.1: Javassist
GNU Lesser General Public License: Matrix Toolkits for Java
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Commons Codec, Commons IO, Commons Lang, Commons Logging, Commons Math, Log4j
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
The BSD License: Cognitive Foundry Common Core, Cognitive Foundry Learning Core, Fortran to Java ARPACK, Netlib for Java
Public domain, Sun Microsoystems: Dough Lea's util.concurrent package
Apache License: HttpClient, HttpCore
Common Public License Version 1.0: JUnit
The MIT License: jsoup
GNU Lesser General Public License 2.1: GNU Trove