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.4-SNAPSHOT | jar | New BSD |
| org.openimaj | core-experiment | 1.4-SNAPSHOT | jar | New BSD |
| org.openimaj | nearest-neighbour | 1.4-SNAPSHOT | 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.13.1 | jar | Eclipse Public License 1.0 |
| org.openimaj | test-resources | 1.4-SNAPSHOT | 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 |
|---|---|---|---|---|---|
| colt | colt | 1.2.0 | - | jar | - |
| com.esotericsoftware.kryo | kryo | 2.21 | - | 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.fasterxml.jackson.core | jackson-annotations | 2.9.5 | - | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-core | 2.9.5 | - | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-databind | 2.9.5 | - | jar | The Apache Software License, Version 2.0 |
| com.github.fommil | jniloader | 1.1 | - | jar | LGPL |
| com.github.fommil.netlib | all | 1.1.2 | - | pom | BSD 3 Clause |
| com.github.fommil.netlib | core | 1.1.2 | - | jar | BSD 3 Clause |
| com.github.fommil.netlib | native_ref-java | 1.1 | - | jar | BSD 3 Clause |
| com.github.fommil.netlib | native_system-java | 1.1 | - | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_ref-linux-armhf | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_ref-linux-i686 | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_ref-linux-x86_64 | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_ref-osx-x86_64 | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_ref-win-i686 | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_ref-win-x86_64 | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_system-linux-armhf | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_system-linux-i686 | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_system-linux-x86_64 | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_system-osx-x86_64 | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_system-win-i686 | 1.1 | natives | jar | BSD 3 Clause |
| com.github.fommil.netlib | netlib-native_system-win-x86_64 | 1.1 | natives | jar | BSD 3 Clause |
| com.google.code.findbugs | jsr305 | 3.0.2 | - | jar | The Apache Software License, Version 2.0 |
| com.google.errorprone | error_prone_annotations | 2.3.4 | - | jar | Apache 2.0 |
| com.google.guava | failureaccess | 1.0.1 | - | jar | The Apache Software License, Version 2.0 |
| com.google.guava | guava | 29.0-jre | - | jar | Apache License, Version 2.0 |
| com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | - | jar | The Apache Software License, Version 2.0 |
| com.google.j2objc | j2objc-annotations | 1.3 | - | jar | The Apache Software License, Version 2.0 |
| com.googlecode.jatl | jatl | 0.2.1 | - | jar | The Apache Software License, Version 2.0 |
| com.googlecode.matrix-toolkits-java | mtj | 1.0.2 | - | jar | GNU Lesser General Public License |
| com.googlecode.netlib-java | netlib-java | 0.9.3 | - | jar | The BSD License |
| com.ibm.icu | icu4j | 57.1 | - | jar | ICU License |
| com.lowagie | itext | 2.1.7.js6 | - | jar | Mozilla Public License |
| com.thoughtworks.xstream | xstream | 1.4.19 | - | jar | BSD-3-Clause |
| commons-beanutils | commons-beanutils | 1.9.3 | - | jar | Apache License, Version 2.0 |
| commons-codec | commons-codec | 1.11 | - | jar | Apache License, Version 2.0 |
| commons-collections | commons-collections | 3.2.2 | - | jar | Apache License, Version 2.0 |
| commons-digester | commons-digester | 2.1 | - | jar | The Apache Software License, Version 2.0 |
| commons-io | commons-io | 2.7 | - | jar | Apache 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.nist.math | jama | 1.0.3 | - | jar | Public Domain |
| 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 |
| io.github.x-stream | mxparser | 1.2.2 | - | jar | Indiana University Extreme! Lab Software License |
| javassist | javassist | 3.12.1.GA | - | jar | MPL 1.1-LGPL 2.1 |
| javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 |
| javax.xml.stream | stax-api | 1.0-2 | - | jar | GNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 |
| jfree | jcommon | 1.0.16 | - | jar | GNU Lesser General Public Licence |
| jfree | jfreechart | 1.0.13 | - | jar | GNU Lesser General Public Licence |
| jgrapht | jgrapht | 0.8.2 | - | jar | - |
| net.jafama | jafama | 2.1.0 | - | jar | Apache License, Version 2.0 |
| net.sf.jasperreports | jasperreports | 6.6.0 | - | jar | GNU Lesser General Public License |
| 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 |
| net.sourceforge.jmatio | jmatio | 1.2 | - | jar | BSD |
| org.apache.ant | ant | 1.10.11 | - | jar | The Apache Software License, Version 2.0 |
| org.apache.ant | ant-launcher | 1.10.11 | - | 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.commons | commons-math3 | 3.3 | - | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-vfs2 | 2.0 | - | jar | The Apache Software License, Version 2.0 |
| org.apache.httpcomponents | httpclient | 4.5.13 | - | jar | Apache License, Version 2.0 |
| org.apache.httpcomponents | httpcore | 4.4.13 | - | jar | Apache License, Version 2.0 |
| org.apache.logging.log4j | log4j-api | 2.17.1 | - | jar | Apache License, Version 2.0 |
| org.apache.logging.log4j | log4j-core | 2.17.1 | - | jar | Apache License, Version 2.0 |
| org.apache.maven.scm | maven-scm-api | 1.4 | - | jar | The Apache Software License, Version 2.0 |
| org.apache.maven.scm | maven-scm-provider-svn-commons | 1.4 | - | jar | The Apache Software License, Version 2.0 |
| org.apache.maven.scm | maven-scm-provider-svnexe | 1.4 | - | jar | The Apache Software License, Version 2.0 |
| org.bethecoder | ascii-table | 1.0 | - | jar | - |
| org.bouncycastle | bcprov-jdk15on | 1.52 | - | jar | Bouncy Castle Licence |
| org.checkerframework | checker-qual | 2.11.1 | - | jar | The MIT License |
| org.codehaus.castor | castor-core | 1.3.3 | - | jar | - |
| org.codehaus.castor | castor-xml | 1.3.3 | - | jar | - |
| org.codehaus.plexus | plexus-utils | 1.5.6 | - | jar | The Apache Software License, Version 2.0 |
| org.eclipse.jdt.core.compiler | ecj | 4.4.2 | - | jar | Eclipse Public License v1.0 |
| org.jbibtex | jbibtex | 1.0.2 | - | jar | New BSD License |
| org.jfree | jcommon | 1.0.23 | - | jar | GNU Lesser General Public Licence |
| org.jfree | jfreechart | 1.0.19 | - | jar | GNU Lesser General Public Licence |
| org.jsoup | jsoup | 1.14.2 | - | jar | The MIT License |
| org.la4j | la4j | 0.4.0 | - | jar | The Apache Software License, Version 2.0 |
| org.objenesis | objenesis | 1.2 | - | jar | Apache 2 |
| org.openimaj | IREval | 1.4-SNAPSHOT | - | jar | New BSD |
| org.openimaj | MatrixLib | 1.4-SNAPSHOT | - | jar | New BSD |
| org.openimaj | core-aop-support | 1.4-SNAPSHOT | - | jar | New BSD |
| org.openimaj | core-citation | 1.4-SNAPSHOT | - | jar | New BSD |
| org.openimaj | core-feature | 1.4-SNAPSHOT | - | jar | New BSD |
| org.openimaj | core-math | 1.4-SNAPSHOT | - | jar | New BSD |
| org.ow2.asm | asm | 4.0 | - | jar | BSD |
| regexp | regexp | 1.3 | - | jar | - |
| stax | stax | 1.2.0 | - | jar | - |
| stax | stax-api | 1.0.1 | - | jar | The Apache Software License, Version 2.0 |
| uk.com.robust-it | cloning | 1.9.10 | - | jar | Apache License, Version 2.0 |
| vigna.dsi.unimi.it | jal | 20031117 | - | jar | - |
| xmlpull | xmlpull | 1.1.3.1 | - | jar | Public Domain |
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 |
Apache 2.0: error-prone annotations
The BSD License: Cognitive Foundry Common Core, Cognitive Foundry Learning Core, Fortran to Java ARPACK, Netlib for Java
Eclipse Public License 1.0: JUnit
Eclipse Public License v1.0: Eclipse ECJ
ICU License: ICU4J
New BSD License: Hamcrest Core, JBibTeX, Kryo, MinLog, ReflectASM
Apache 2: Objenesis
Public domain, Sun Microsoystems: Dough Lea's util.concurrent package
BSD: ASM Core, jmatio
GNU General Public Library: Streaming API for XML
BSD 3 Clause: all, core, native_ref-java, native_system-java, netlib-native_ref-linux-armhf, netlib-native_ref-linux-i686, netlib-native_ref-linux-x86_64, netlib-native_ref-osx-x86_64, netlib-native_ref-win-i686, netlib-native_ref-win-x86_64, netlib-native_system-linux-armhf, netlib-native_system-linux-i686, netlib-native_system-linux-x86_64, netlib-native_system-osx-x86_64, netlib-native_system-win-i686, netlib-native_system-win-x86_64
Unknown: Castor CORE - Core code/functionality, Castor XML - core, StAX, ascii-table, colt, jal, jgrapht, regexp
LGPL: JniLoader
The MIT License: Checker Qual, jsoup Java HTML Parser
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons IO, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Guava: Google Core Libraries for Java, Java Fast Math, cloning
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML
MPL 1.1: Javassist
Mozilla Public License: iText, a Free Java-PDF library
BSD-3-Clause: XStream Core
New BSD: Core Aspect Oriented Programming Support, IREval, MatrixLib, OpenIMAJ Unit Test Resources, The OpenIMAJ Clustering Library, The OpenIMAJ Core Citation Library, The OpenIMAJ Core Experiment Library, The OpenIMAJ Core Features Library, The OpenIMAJ Core Library, The OpenIMAJ Core Math Library, The OpenIMAJ Nearest Neighbour Library
Public Domain: JAMA, XML Pull Parsing API
GNU Lesser General Public License: JasperReports, Matrix Toolkits for Java
Indiana University Extreme! Lab Software License: MXParser
Bouncy Castle Licence: Bouncy Castle Provider
GNU Lesser General Public License 2.1: GNU Trove
LGPL 2.1: Javassist
GNU Lesser General Public Licence: JCommon, JFreeChart, jcommon, jfreechart
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Math, Commons Digester, Commons Lang, Commons Logging, Commons Math, Commons VFS Core, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson-annotations, Jackson-core, Maven SCM API, Maven SCM Subversion Provider - Common library, Maven SCM Subversion Provider - SVN Executable Impl., Plexus Common Utilities, StAX API, jackson-databind, jatl, javax.inject, la4j