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.google.code.gson gson 2.1 jar The Apache Software License, Version 2.0
com.twitter twitter-text 1.4.8 jar -
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
gov.sandia.foundry gov-sandia-cognition-text-core 3.3.0 jar The BSD License
info.bliki.wiki bliki-core 3.0.18 jar Eclipse Public License 1.0-GNU Lesser General Public License - v 2.1 or later
mysql mysql-connector-java 5.1.21 jar The GNU General Public License, Version 2
org.apache.lucene lucene-analyzers-common 4.0.0-ALPHA jar Apache 2
org.apache.lucene lucene-core 4.0.0-ALPHA jar Apache 2
org.apache.lucene lucene-queryparser 4.0.0-ALPHA jar Apache 2
org.apache.opennlp opennlp-maxent 3.0.2-incubating jar The Apache Software License, Version 2.0
org.apache.opennlp opennlp-tools 1.5.2-incubating jar The Apache Software License, Version 2.0
org.apache.opennlp opennlp-uima 1.5.2-incubating jar The Apache Software License, Version 2.0
org.arabidopsis.ahocorasick ahocorasick 2.x jar -
org.openimaj clustering 1.3.8 jar New BSD
org.openimaj core 1.3.8 jar New BSD
org.openimaj core-math 1.3.8 jar New BSD
org.openimaj core-rdf 1.3.8 jar New BSD
org.openimaj machine-learning 1.3.8 jar New BSD
org.ostermiller utils 1.07.00 jar GNU General Public License, version 2
uk.co.magus.fourstore 4store-client 1.0 jar -

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
org.openimaj test-resources 1.3.8 jar New BSD

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 Classifier Type License
antlr antlr 2.7.7 - jar BSD License
args4j args4j 2.0.16 - jar -
bouncycastle bcmail-jdk14 138 - jar Bouncy Castle License
bouncycastle bcprov-jdk14 138 - jar Bouncy Castle License
colt colt 1.2.0 - jar -
com.caffeineowl bezier-utils 1.0.0-RELEASE - jar MIT style
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.flickr4java flickr4java 2.13_jonhare_0408059615bfa8da071c2e54268e3004ce62d6a4 - jar Apache License, Version 1.1
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 1.3.9 - jar The Apache Software License, Version 2.0
com.google.guava guava 12.0 - 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.json-simple json-simple 1.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.lowagie itext 2.1.7 - jar Mozilla Public License
com.sun.media jai-codec 1.1.3 - jar Sun Microsystems, Inc. Binary Code License Agreement
com.thoughtworks.xstream xstream 1.4.3 - jar BSD style
com.twelvemonkeys.common common-image 3.0-rc5 - jar -
com.twelvemonkeys.common common-io 3.0-rc5 - jar -
com.twelvemonkeys.common common-lang 3.0-rc5 - jar -
com.twelvemonkeys.imageio imageio-core 3.0-rc5 - jar -
com.twelvemonkeys.imageio imageio-jpeg 3.0-rc5 - jar -
com.twelvemonkeys.imageio imageio-metadata 3.0-rc5 - jar -
commons-beanutils commons-beanutils 1.8.0 - jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.5 - jar The Apache Software License, Version 2.0
commons-collections commons-collections 2.1 - jar -
commons-digester commons-digester 2.1 - jar The Apache Software License, Version 2.0
commons-httpclient commons-httpclient 3.1 - jar Apache License
commons-io commons-io 2.2 - jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 - jar The Apache Software License, Version 2.0
de.bwaldvogel liblinear-dense 1.92 - jar The BSD License
dom4j dom4j 1.6.1 - jar -
eclipse jdtcore 3.1.0 - jar -
eu.larkc.csparql CSPARQL 0.7.4 - jar -
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-common-data 3.3.0 - jar The BSD License
gov.sandia.foundry gov-sandia-cognition-learning-core 3.3.0 - jar The BSD License
gov.sandia.foundry porter-stemmer 1.4 - jar The BSD License
jakarta-regexp jakarta-regexp 1.4 - jar -
javassist javassist 3.12.1.GA - jar MPL 1.1-LGPL 2.1
javax.media jai-core 1.1.3 - jar Sun Microsystems, Inc. Binary Code License Agreement
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 -
joda-time joda-time 2.1 - jar Apache 2
jwnl jwnl 1.3.3 - jar -
log4j log4j 1.2.14 - jar The Apache Software License, Version 2.0
net.sf.jafama JaFaMa 1.2 - jar -
net.sf.jasperreports jasperreports 4.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.jeuclid jeuclid-core 3.1.9 - jar The Apache Software License, Version 2.0
net.sourceforge.jmatio jmatio 1.2 - jar BSD
org.antlr antlr 3.2 - jar -
org.antlr antlr-runtime 3.2 - jar -
org.antlr stringtemplate 3.2 - jar BSD licence
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.axis axis 1.4 - jar -
org.apache.commons commons-compress 1.0 - 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.geronimo.specs geronimo-stax-api_1.0_spec 1.0 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.1.3 - jar LICENSE.txt
org.apache.jena jena-arq 2.9.3 - jar The Apache Software License, Version 2.0
org.apache.jena jena-core 2.7.3 - jar The Apache Software License, Version 2.0
org.apache.jena jena-iri 0.9.3 - jar The Apache Software License, Version 2.0
org.apache.jena jena-sdb 1.3.5 - jar The Apache Software License, Version 2.0
org.apache.lucene lucene-queries 4.0.0-ALPHA - jar Apache 2
org.apache.lucene lucene-sandbox 4.0.0-ALPHA - jar Apache 2
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.apache.poi poi 3.7 - jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml 3.7 - jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml-schemas 3.7 - jar The Apache Software License, Version 2.0
org.apache.sanselan sanselan 0.97-incubator - jar The Apache Software License, Version 2.0
org.apache.xmlbeans xmlbeans 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-anim 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-awt-util 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-css 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-dom 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-ext 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-parser 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-svg-dom 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-util 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-xml 1.7 - jar The Apache Software License, Version 2.0
org.apache.xmlgraphics xmlgraphics-commons 1.3.1 - jar The Apache Software License, Version 2.0
org.bethecoder ascii-table 1.0 - jar -
org.bouncycastle bcmail-jdk14 1.38 - jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk14 1.38 - jar Bouncy Castle Licence
org.bouncycastle bctsp-jdk14 1.38 - jar Bouncy Castle Licence
org.codehaus.castor castor 1.2 - jar -
org.codehaus.jackson jackson-core-asl 1.9.4 - jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.9.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 1.5.6 - jar The Apache Software License, Version 2.0
org.jbibtex jbibtex 1.0.2 - jar New BSD License
org.jsoup jsoup 1.6.3 - jar The MIT License
org.jyaml jyaml 1.3 - jar BSD style 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.3.8 - jar New BSD
org.openimaj ImprovedArgs4J 1.3.8 - jar New BSD
org.openimaj MatrixLib 1.3.8 - jar New BSD
org.openimaj core-aop-support 1.3.8 - jar New BSD
org.openimaj core-citation 1.3.8 - jar New BSD
org.openimaj core-experiment 1.3.8 - jar New BSD
org.openimaj core-feature 1.3.8 - jar New BSD
org.openimaj core-image 1.3.8 - jar New BSD
org.openimaj nearest-neighbour 1.3.8 - jar New BSD
org.openrdf.sesame sesame 2.6.4 - jar Aduna BSD license
org.ow2.asm asm 4.0 - jar BSD
org.scribe scribe 1.3.5 - jar MIT
org.slf4j slf4j-api 1.7.2 - jar MIT License
org.slf4j slf4j-log4j12 1.6.4 - jar MIT License
org.springframework spring-core 3.2.2.RELEASE - jar The Apache Software License, Version 2.0
regexp regexp 1.3 - jar -
stax stax-api 1.0.1 - jar The Apache Software License, Version 2.0
tw.edu.ntu.csie libsvm 3.1 - jar BSD 3-Clause License
uk.ac.ed.ph.snuggletex snuggletex-core 1.2.2 - jar LICENSE.txt
uk.ac.ed.ph.snuggletex snuggletex-jeuclid 1.2.2 - jar LICENSE.txt
uk.ac.ed.ph.snuggletex snuggletex-upconversion 1.2.2 - jar LICENSE.txt
uk.com.robust-it cloning 1.9.1 - jar Apache License, Version 2.0
vigna.dsi.unimi.it jal 20031117 - jar -
xerces xercesImpl 2.10.0 - jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 - jar The Apache Software License, Version 2.0-The SAX License-The W3C License
xml-apis xml-apis-ext 1.3.04 - jar The Apache Software License, Version 2.0
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

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
net.sf.saxon saxon9 9.1.0.8 jar -
net.sf.saxon saxon9-dom 9.1.0.8 jar -

Project Dependency Graph

Dependency Tree

Licenses

The BSD License: Cognitive Foundry Common Core, Cognitive Foundry Common Data, Cognitive Foundry Learning Core, Cognitive Foundry Text Core, Fortran to Java ARPACK, Netlib for Java, Porter Stemmer, liblinear

Eclipse Public License 1.0: Bliki (Core)

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

Aduna BSD license: OpenRDF Sesame

GNU General Public License, version 2: Ostermiller Java Utilities

BSD licence: ANTLR StringTemplate

New BSD License: JBibTeX, Kryo, MinLog, ReflectASM

Apache 2: Joda time, Lucene Common Analyzers, Lucene Core, Lucene Queries, Lucene QueryParsers, Lucene Sandbox, Objenesis

BSD 3-Clause License: LIBSVM

BSD style: XStream Core

BSD: ASM Core, jmatio

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: 4Store Java Client, ANTLR Grammar Tool, Antlr 3 Runtime, CSPARQL, Castor, Collections, JaFaMa, TwelveMonkeys :: Common :: IO, TwelveMonkeys :: Common :: Image, TwelveMonkeys :: Common :: Language support, TwelveMonkeys :: ImageIO :: Core, TwelveMonkeys :: ImageIO :: JPEG plugin, TwelveMonkeys :: ImageIO :: Metadata, ahocorasick, args4j, ascii-table, axis, colt, dom4j, jakarta-regexp, jal, jdtcore, jgrapht, jwnl, regexp, saxon9, saxon9-dom, twitter-text

LGPL: JniLoader

BSD License: AntLR Parser Generator

The MIT License: jsoup

Apache License, Version 1.1: flickr4java

Apache License, Version 2.0: Apache HttpClient, cloning

BSD License (3 clause): SnuggleTeX Core, SnuggleTeX JEuclid Extensions, SnuggleTeX Upconversion Extensions

BSD style license: jyaml

MPL 1.1: Javassist

Mozilla Public License: iText, a Free Java-PDF library

Sun Microsystems, Inc. Binary Code License Agreement: Java Advanced Imaging, Java Advanced Imaging Codecs

Common Public License Version 1.0: JUnit

Bouncy Castle License: Legion of the Bouncy Castle Java Cryptography APIs

The SAX License: XML Commons External Components XML APIs

Apache License: HttpClient, HttpCore

New BSD: Core Aspect Oriented Programming Support, Core RDF Support, IREval, ImprovedArgs4J, 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 Image Library, The OpenIMAJ Core Library, The OpenIMAJ Core Math Library, The OpenIMAJ General Machine Learning Library, The OpenIMAJ NLP Library, The OpenIMAJ Nearest Neighbour Library

The W3C License: XML Commons External Components XML APIs

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

Public Domain: JAMA, MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

GNU Lesser General Public License: JasperReports, Matrix Toolkits for Java

GNU Lesser General Public License - v 2.1 or later: Bliki (Core)

Bouncy Castle Licence: Bouncy Castle CMS and S/MIME API, Bouncy Castle OpenPGP API, Bouncy Castle Provider

GNU Lesser General Public License 2.1: GNU Trove

MIT style: bezier-utils

MIT: Scribe OAuth Library

LGPL 2.1: Javassist

GNU Lesser General Public Licence: jcommon, jfreechart

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Math, Apache POI, Apache Sanselan, Apache XML Graphics Commons, Batik AWT utilities, Batik CSS engine, Batik DOM implementation, Batik SVG DOM implementation, Batik SVG microsyntax parser library, Batik XML utility library, Batik animation engine, Batik external code, Batik utility library, Commons BeanUtils, Commons Codec, Commons Compress, Commons Digester, Commons IO, Commons Lang, Commons Logging, Commons Math, Commons VFS Core, Data Mapper for Jackson, FindBugs-jsr305, Gson, Guava: Google Core Libraries for Java, JEuclid Core Module, JSON.simple, Jackson, Log4j, Maven SCM API, Maven SCM Subversion Provider - Common library, Maven SCM Subversion Provider - SVN Executable Impl., OpenNLP Maxent, OpenNLP Tools, OpenNLP UIMA Annotators, Plexus Common Utilities, Spring Core, StAX API, Streaming API for XML (STAX API 1.0), XML Commons External Components XML APIs, XML Commons External Components XML APIs Extensions, Xerces2-j, XmlBeans, jatl, jena-arq, jena-core, jena-iri, jena-sdb, la4j

The GNU General Public License, Version 2: MySQL Connector/J