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.jbibtex jbibtex 1.0.2 jar New BSD License
org.openimaj core-aop-support 1.3.9 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
org.apache.logging.log4j log4j-api 2.11.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.11.0 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

New BSD: Core Aspect Oriented Programming Support, The OpenIMAJ Core Citation Library

Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core

LGPL 2.1: Javassist

MPL 1.1: Javassist

New BSD License: JBibTeX

Common Public License Version 1.0: JUnit