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.openimaj.hardware serial-driver 1.3.8 jar New BSD

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

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 Type License
javassist javassist 3.12.1.GA jar MPL 1.1-LGPL 2.1
log4j log4j 1.2.14 jar The Apache Software License, Version 2.0
net.sf.trove4j trove4j 3.0.2 jar GNU Lesser General Public License 2.1
org.jbibtex jbibtex 1.0.2 jar New BSD License
org.openimaj core-aop-support 1.3.8 jar New BSD
org.openimaj core-citation 1.3.8 jar New BSD
org.scream3r jssc 2.8.0 jar GNU Lesser General Public License 3.0

Project Dependency Graph

Dependency Tree

Licenses

GNU Lesser General Public License 3.0: jSSC (Java Simple Serial Connector)

GNU Lesser General Public License 2.1: GNU Trove

New BSD: Core Aspect Oriented Programming Support, OpenIMAJ Serial Driver, OpenIMAJ turntable integration, The OpenIMAJ Core Citation Library

LGPL 2.1: Javassist

MPL 1.1: Javassist

New BSD License: JBibTeX

The Apache Software License, Version 2.0: Log4j

Common Public License Version 1.0: JUnit