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
joda-time joda-time 2.1 jar Apache 2
org.openimaj.hardware nmea-parser 1.3.8 jar New BSD
org.openimaj.hardware serial-driver 1.3.8 jar New BSD
org.rxtx rxtx 2.2pre2 jar -
org.rxtx rxtx-native 2.2pre2 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

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.codehaus.groovy groovy-all 1.8.7 jar The Apache Software License, Version 2.0
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

Apache 2: Joda time

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

GNU Lesser General Public License 2.1: GNU Trove

Unknown: rxtx, rxtx-native

New BSD: Core Aspect Oriented Programming Support, OpenIMAJ Groovy GPS Reader, OpenIMAJ Groovy NMEA parser, OpenIMAJ Serial Driver, The OpenIMAJ Core Citation Library

LGPL 2.1: Javassist

MPL 1.1: Javassist

New BSD License: JBibTeX

The Apache Software License, Version 2.0: Groovy, Log4j

Common Public License Version 1.0: JUnit